Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-26 12:29:43 +0300
committerJoas Schilling <coding@schilljs.com>2020-05-26 12:29:43 +0300
commit30bc12bf32942955b98bd749fa43f09a7d8cb649 (patch)
tree97a0ab5b4e61c1e22a3a1398ff5e49eadaf2deda /docs
parent44131a87074a2a9de02dffac5383cac8548cc88a (diff)
Fix typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/constants.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/constants.md b/docs/constants.md
index fe007a44b..954898e0e 100644
--- a/docs/constants.md
+++ b/docs/constants.md
@@ -45,4 +45,4 @@ title: Constants
## Signaling modes
* `internal` No external signaling server is used
* `external` A single external signaling server is used
-* `conversation_cluster` A external signaling server is assigned per conversation
+* `conversation_cluster` An external signaling server is assigned per conversation