Skip to content

Commit

Permalink
docs: corrected typo for rspamd check configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Guidez reind33r committed Feb 15, 2024
1 parent 798c411 commit bb2c0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/third-party/rspamd.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ If rspamd is running locally, it is enough to just add `rspamd` check
with default configuration into appropriate check block (probably in
local_routing):
```
checks {
check {
...
rspamd
}
Expand Down

0 comments on commit bb2c0c9

Please sign in to comment.