diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2016-03-07 00:28:51 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2016-03-07 00:28:51 +0000 |
commit | b70c52278d831c822ff07b70b216f21f69ea3b66 (patch) | |
tree | 2fe88379e3fddc21f187013397c72771416d1bc4 | |
parent | 2f55351fca3143ed85ac9ebaa4590c5053ff014c (diff) | |
parent | 0ecee6a65c48ee48696c3e628c5f631f7a01d269 (diff) | |
download | rspamd-b70c52278d831c822ff07b70b216f21f69ea3b66.tar.gz rspamd-b70c52278d831c822ff07b70b216f21f69ea3b66.zip |
Merge pull request #547 from kristous/patch-1
Update phishing.md
-rw-r--r-- | doc/markdown/modules/phishing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markdown/modules/phishing.md b/doc/markdown/modules/phishing.md index 12e10fde4..8d742a9a1 100644 --- a/doc/markdown/modules/phishing.md +++ b/doc/markdown/modules/phishing.md @@ -22,7 +22,7 @@ And the following URLs are considered as phished: ## Configuration of phishing module -Here is an example of full module configuraition. +Here is an example of full module configuration. ~~~nginx phishing { |