diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-06 11:31:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-06 11:31:04 -0400 |
| commit | 12854926ba614e390b7d1dc356cacfe370313d6a (patch) | |
| tree | 20f18a5f4b190b91eb83fdb102e4c87151487fff /static/contact.html | |
| parent | a547fafcc278c4ed6584cab00750f6c4f35e9441 (diff) | |
make rooms plural
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index 76c825d9..6c240b99 100644 --- a/static/contact.html +++ b/static/contact.html @@ -99,7 +99,7 @@ <p>The official subreddit is <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS</a>. The subreddit is currently primarily used for announcements and you should use the Matrix - room to seek support or participate in the community.</p> + rooms to seek support or participate in the community.</p> </section> <section id="contacting-the-project"> |
