summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlexander Moisseev <moiseev@mezonplus.ru>2016-07-09 12:57:01 +0300
committerGitHub <noreply@github.com>2016-07-09 12:57:01 +0300
commitdbe2ad682b6bce20afb3b5c8740d550130e9b9c0 (patch)
treef31d25c7c005d729ec8487732f964d3719552c10 /doc
parentcc08bc42b230667b2ad545378709800e151d7f3e (diff)
downloadrspamd-dbe2ad682b6bce20afb3b5c8740d550130e9b9c0.tar.gz
rspamd-dbe2ad682b6bce20afb3b5c8740d550130e9b9c0.zip
[Doc] Correct capitalization in index.md
Diffstat (limited to 'doc')
-rw-r--r--doc/markdown/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/markdown/index.md b/doc/markdown/index.md
index 68955f8e3..7b8ea49b3 100644
--- a/doc/markdown/index.md
+++ b/doc/markdown/index.md
@@ -13,8 +13,8 @@ Here are the main introduction documents that are recommended for reading if you
### Rspamd and Dovecot Antispam integration
-* [Training Rspamd with dovecot antispam plugin, part 1](https://kaworu.ch/blog/2014/03/25/dovecot-antispam-with-Rspamd/) - this tutorial describes how to train Rspamd automatically using the `antispam` pluging of the `dovecot` IMAP server
-* [Training Rspamd with dovecot antispam plugin, part 2](https://kaworu.ch/blog/2015/10/12/dovecot-antispam-with-Rspamd-part2/) - continuation of the previous tutorial
+* [Training Rspamd with Dovecot antispam plugin, part 1](https://kaworu.ch/blog/2014/03/25/dovecot-antispam-with-rspamd/) - this tutorial describes how to train Rspamd automatically using the `antispam` plugin of the `Dovecot` IMAP server
+* [Training Rspamd with Dovecot antispam plugin, part 2](https://kaworu.ch/blog/2015/10/12/dovecot-antispam-with-rspamd-part2/) - continuation of the previous tutorial
## Configuration
@@ -38,4 +38,4 @@ These documents are useful if you need to know details about Rspamd internals.
This section contains documents about writing new rules for Rspamd and, in particular, Rspamd Lua API.
* **[Writing Rspamd rules](./tutorials/writing_rules.md)** is a step-by-step guide that describes how to write rules for Rspamd
-* **[LUA API reference](./lua/)** provides the extensive information about all LUA modules available in Rspamd
+* **[Lua API reference](./lua/)** provides the extensive information about all Lua modules available in Rspamd