diff options
| author | Marco Janotta <marcojanotta@protonmail.com> | 2021-06-06 11:58:03 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-06 10:51:35 -0400 |
| commit | a547fafcc278c4ed6584cab00750f6c4f35e9441 (patch) | |
| tree | d08f7300c8d9b08be0e5639c109c75b0bcc2f543 | |
| parent | 4b9cde8cdd5c4b72fe574b77a8ca9764a626bc42 (diff) | |
Fix typo in community section
| -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 9ff9d942..76c825d9 100644 --- a/static/contact.html +++ b/static/contact.html @@ -72,7 +72,7 @@ rooms on Matrix.</p> <p>The links below will take you to the Element web client, which uses matrix.org as - the homeserver by default. However, you can use the client and homserver of your + the homeserver by default. However, you can use the client and homeserver of your choice to join our rooms.</p> <table> |
