From 9716d536278b2e9725edfefeadd872cf1bdd8eb9 Mon Sep 17 00:00:00 2001 From: Michael Hollister Date: Thu, 30 May 2024 22:59:32 -0500 Subject: [PATCH] Docs grammar fix --- docs/usage/configuration/config_documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage/configuration/config_documentation.md b/docs/usage/configuration/config_documentation.md index dad99bb74f..4653e1e581 100644 --- a/docs/usage/configuration/config_documentation.md +++ b/docs/usage/configuration/config_documentation.md @@ -268,8 +268,8 @@ EDUs from remote servers that are exclusively user activity updates. If disabled will reject processing these EDUs. However if a presence EDU contains profile updates to any of the `status_msg`, `displayname`, or `avatar_url` fields, then the server will accept the EDU. -If the presence `enabled` field is set "untracked", then these options will both act as if set -to false. +If the presence `enabled` field is set to "untracked", then these options will both act as if +set to false. --- ### `require_auth_for_profile_requests`