]> source.dussan.org Git - rspamd.git/commitdiff
[Doc] Correct capitalization in index.md 713/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Sat, 9 Jul 2016 09:57:01 +0000 (12:57 +0300)
committerGitHub <noreply@github.com>
Sat, 9 Jul 2016 09:57:01 +0000 (12:57 +0300)
doc/markdown/index.md

index 68955f8e3253523dfd40dc0a3cb0f9391fa73650..7b8ea49b3096835aceb65f0272bb40245791ac77 100644 (file)
@@ -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