From b1d403083cac68e146e300b0de3df733751c5242 Mon Sep 17 00:00:00 2001 From: Emelie Date: Sun, 29 Nov 2020 21:50:33 +0100 Subject: [PATCH] Fix typo in moderation_policies.rst deliberatly -> deliberately --- specification/modules/moderation_policies.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/modules/moderation_policies.rst b/specification/modules/moderation_policies.rst index 2e85fb07..5092c895 100644 --- a/specification/modules/moderation_policies.rst +++ b/specification/modules/moderation_policies.rst @@ -77,7 +77,7 @@ is as follows: Subscribing to policy lists --------------------------- -This is deliberatly left as an implementation detail. For implementations using the +This is deliberately left as an implementation detail. For implementations using the Client-Server API, this could be as easy as joining or peeking the room. Joining or peeking is not required, however: an implementation could poll for updates or use a different technique for receiving updates to the policy's rules. @@ -108,7 +108,7 @@ or room alias - the subscriber is responsible for resolving the alias to a room Client behaviour ---------------- -As described above, the client behaviour is deliberatly left undefined. +As described above, the client behaviour is deliberately left undefined. Server behaviour ----------------