From 4e0bc7a84b3b407ac26d4c05734fed71f7154f1c Mon Sep 17 00:00:00 2001 From: Kumi Date: Fri, 9 Aug 2024 12:12:40 +0200 Subject: [PATCH] fix(docs): correct grammar in configuration instructions Adjusted the grammar in the configuration instructions to improve clarity. Ensured instructions explicitly state that credentials should come directly from the user's homeserver, aiding user comprehension and preventing setup errors. --- config.dist.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.dist.yaml b/config.dist.yaml index d7bf437..8f8f846 100644 --- a/config.dist.yaml +++ b/config.dist.yaml @@ -3,8 +3,7 @@ user_id: "@roomba:example.com" access_token: "YOUR_ACCESS_TOKEN" moderation_room_id: "!moderation_room_id:example.com" -# Above credentials need to be directly from your homeserver. - +# Above credentials should be directly from your homeserver. # If your moderation room is encrypted, you need to use Pantalaimon and fill the following fields: pantalaimon: