Software /
code /
prosody-modules
Changeset
4206:432e948cd50e
mod_conversejs: Tweak wording
Unqualified "It" read weirdly
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 15 Oct 2020 19:48:24 +0200 |
parents | 4205:481c4d75e77d |
children | 4207:e8fbc0773141 |
files | mod_conversejs/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_conversejs/README.markdown Thu Oct 15 16:47:21 2020 +0100 +++ b/mod_conversejs/README.markdown Thu Oct 15 19:48:24 2020 +0200 @@ -42,7 +42,7 @@ Connection methods ------------------ -It also determines the [BOSH][doc:setting_up_bosh] and +mod_conversejs also determines the [BOSH][doc:setting_up_bosh] and [WebSocket][doc:websocket] URL automatically, see their respective documentation for how to configure them. Both connection methods are loaded automatically.