Skip to content

Commit b1d4030

Browse files
authored
Fix typo in moderation_policies.rst
deliberatly -> deliberately
1 parent f3c625e commit b1d4030

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/modules/moderation_policies.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ is as follows:
7777
Subscribing to policy lists
7878
---------------------------
7979

80-
This is deliberatly left as an implementation detail. For implementations using the
80+
This is deliberately left as an implementation detail. For implementations using the
8181
Client-Server API, this could be as easy as joining or peeking the room. Joining or peeking
8282
is not required, however: an implementation could poll for updates or use a different
8383
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
108108

109109
Client behaviour
110110
----------------
111-
As described above, the client behaviour is deliberatly left undefined.
111+
As described above, the client behaviour is deliberately left undefined.
112112

113113
Server behaviour
114114
----------------

0 commit comments

Comments
 (0)