Fix typo in spam checker documentation

This commit is contained in:
Andrew Morgan 2021-02-24 17:51:52 +00:00
parent 7cc571510b
commit 00bf80cb8e

View file

@ -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