Merge pull request #2885 from naosia/patch-1

Fix typo in moderation_policies.rst
pull/1337/head
Travis Ralston 4 years ago committed by GitHub
commit b0a33e97b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
----------------

Loading…
Cancel
Save