diff options
| -rw-r--r-- | static/contact.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/contact.html b/static/contact.html index 83515ddb..ba5f7500 100644 --- a/static/contact.html +++ b/static/contact.html @@ -91,11 +91,11 @@ </tr> <tr> <td><a href="https://app.element.io/#/room/%23releases:grapheneos.org">#releases:grapheneos.org</a></td> - <td>GrapheneOS release announcements</td> + <td>Release announcements</td> </tr> <tr> <td><a href="https://app.element.io/#/room/%23infra:grapheneos.org">#infra:grapheneos.org</a></td> - <td>Infrastructure monitoring and discussion.</td> + <td>Infrastructure monitoring and discussion</td> </tr> </table> |
