Skip to content

Commit 61d66a9

Browse files
committed
Fix a typo in the antispam guide.
1 parent d3a93c0 commit 61d66a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorials/prevent-spam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you can't require all users use an account you should consider requiring user
5252

5353
A configuration for how to do this can be found on [the useful snippets page](/4/configuration/useful-snippets/#requiring-connections-to-use-sasl).
5454

55-
If you want a softer option you can also use [the muteban module](/4/modules/muteban) and the [the account module](/4/modules/services_account) to ban unregistered users from those providers in your channels.
55+
If you want a softer option you can also use [the muteban module](/4/modules/muteban) and the [the account module](/4/modules/account) to ban unregistered users from those providers in your channels.
5656

5757
```plaintext
5858
/MODE #channel +b mute:unauthed:*!*@*.amazonaws.com

0 commit comments

Comments
 (0)