Skip to content

Commit 0eee397

Browse files
committed
Fix typo
1 parent 52c8bd5 commit 0eee397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proposals/4155-invite-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ respectively.
3838

3939
When evaluating an invite, implementations MUST first apply the existing `m.ignored_user_list` as per
4040
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Ö
41+
The complete processing logic is as follows:
4242

4343
1. Verify the invite against `m.ignored_user_list`:
4444
1. If it matches `ignored_users`, stop processing and ignore.

0 commit comments

Comments
 (0)