diff --git a/docs/policyd-rate-limit.yaml.5.rst b/docs/policyd-rate-limit.yaml.5.rst index a39a5d4..2738682 100644 --- a/docs/policyd-rate-limit.yaml.5.rst +++ b/docs/policyd-rate-limit.yaml.5.rst @@ -74,7 +74,7 @@ Settings **limit_by_sasl** Apply limits by sasl usernames. The default is True. **limit_by_sender** - Apply limits by sender addresses if sasl username is not found. The defaut is ``False``. + Apply limits by sender addresses if sasl username is not found. The default is ``False``. **limit_by_ip** Apply limits by ip addresses if sasl username is not found. The default is False. **limited_networks** @@ -103,7 +103,7 @@ Settings From who to send emails reports. It must be defined when **report** is True. **report_to** Address to send emails reports to. It must be defined when **report** is True. - It can be a single email address or a list of email adresses. + It can be a single email address or a list of email addresses. **report_subject** Subject of the report email. The default is "policyd-rate-limit report". **report_limits**