XMPP invitation landing page, without javascript
en.json: minor typo fix
| -rw-r--r-- | lang/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json index 4a0b2c8..02e18b2 100644 --- a/lang/en.json +++ b/lang/en.json @@ -11,7 +11,7 @@ "button": "Join the chat room {{name}}", "":"" }, - "clients": "You need to install an XMPP client, to access the XMPP network.", + "clients": "You need to install an XMPP client to access the XMPP network.", "recommend": "Here are the most commonly used clients for your platform:", "checkfulllist": "See the <a href='https://xmpp.org/software/clients/'>full list</a> of XMPP clients for other platforms and devices.", "xmppis": "XMPP is a provider independent form of instant messaging. You can pick from many different clients and have a free choice of server operators to participate.", |