Skip to content

Commit

Permalink
Fix typo in spam checker documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
anoadragon453 committed Feb 24, 2021
1 parent 7cc5715 commit 00bf80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spam_checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ well as some specific methods:
* `check_username_for_spam`
* `check_registration_for_spam`

The details of the each of these methods (as well as their inputs and outputs)
The details of each of these methods (as well as their inputs and outputs)
are documented in the `synapse.events.spamcheck.SpamChecker` class.

The `ModuleApi` class provides a way for the custom spam checker class to
Expand Down

0 comments on commit 00bf80c

Please sign in to comment.