From d0413f0d15904f776039ea44e7a5c93747a9fc4f Mon Sep 17 00:00:00 2001 From: Arthur Lutz Date: Wed, 3 Jun 2020 14:59:34 +0200 Subject: [PATCH] [docs/config.md] typo fix --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index e781211945..4b2831b881 100644 --- a/docs/config.md +++ b/docs/config.md @@ -91,7 +91,7 @@ For a good example, see https://riot.im/develop/config.json. call buttons - integration managers may use a different domain. 1. `enable_presence_by_hs_url`: The property key should be the URL of the homeserver and its value defines whether to enable/disable the presence status display - from that homeserver. If no options are configurd, presence is shown for all + from that homeserver. If no options are configured, presence is shown for all homeservers. 1. `disable_guests`: Disables guest access tokens and auto-guest registrations. Defaults to false (guests are allowed).