We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c8bd5 commit 0eee397Copy full SHA for 0eee397
1 file changed
proposals/4155-invite-filtering.md
@@ -38,7 +38,7 @@ respectively.
38
39
When evaluating an invite, implementations MUST first apply the existing `m.ignored_user_list` as per
40
the current spec. If the invite didn't match, implementations MUST then apply `m.invite_permission_config`.
41
-The complete processing logic is as followsÖ
+The complete processing logic is as follows:
42
43
1. Verify the invite against `m.ignored_user_list`:
44
1. If it matches `ignored_users`, stop processing and ignore.
0 commit comments