Merge pull request #2885 from naosia/patch-1
Fix typo in moderation_policies.rst
This commit is contained in:
commit
b0a33e97b1
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ is as follows:
|
||||||
Subscribing to policy lists
|
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
|
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
|
is not required, however: an implementation could poll for updates or use a different
|
||||||
technique for receiving updates to the policy's rules.
|
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
|
Client behaviour
|
||||||
----------------
|
----------------
|
||||||
As described above, the client behaviour is deliberatly left undefined.
|
As described above, the client behaviour is deliberately left undefined.
|
||||||
|
|
||||||
Server behaviour
|
Server behaviour
|
||||||
----------------
|
----------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue