diff --git a/doc/www-data.in/download.cmake b/doc/www-data.in/download.cmake
index 24eb5ebff6e5cefe108c4cb011e2345b9e623ee5..7516b678eed77c99a012ae322a54e5e265d97fec 100644
--- a/doc/www-data.in/download.cmake
+++ b/doc/www-data.in/download.cmake
@@ -115,7 +115,7 @@ that production systems use the builds provided on this site.
 
 We maintain an always up-to-date Debian GNU/Linux and Ubuntu package
 repository at <a
-href="http://tarantool.org/dist/debian">http://tarantoo.org/dist/debian</a> and <a
+href="http://tarantool.org/dist/debian">http://tarantool.org/dist/debian</a> and <a
 href="http://tarantool.org/dist/ubuntu">http://tarantool.org/dist/ubuntu</a> respectively.
 
 At the moment the repository contains builds for Debian "Sid", "Squeeze",
@@ -131,10 +131,11 @@ At the moment the repository contains builds for Debian "Sid", "Squeeze",
 
 ### CentOS 5-6 GNU/Linux
 
-CentOS GNU/Linux repository available at
-<a href="http://tarantool.org/dist/centos">http://tarantoo.org/dist/centos</a>.
+CentOS GNU/Linux repository is available at
+<a href="http://tarantool.org/dist/centos">http://tarantool.org/dist/centos</a>.
 
-It can be added to your yum repository list (/etc/yum.repos.d/tarantool.repo) with:
+Add the following section to your yum repository list (/etc/yum.repos.d/tarantool.repo)
+to enable it:
 
     [tarantool]
     name=CentOS-$releasever - Tarantool
@@ -275,7 +276,7 @@ Tarantool/Box использует стандартную схему нумер
 Мы поддерживаем собственные репозитории .deb пакетов, который
 содержит последние версии сервера и клиентских библиотек для
 *Debian GNU/Linux* и  *Ubuntu*:
-<a href="http://tarantool.org/dist/debian">http://tarantoo.org/dist/debian</a>,
+<a href="http://tarantool.org/dist/debian">http://tarantool.org/dist/debian</a>,
 <a href="http://tarantool.org/dist/ubuntu">http://tarantool.org/dist/ubuntu</a>.
 
 Репозитории содержат пакеты для Debian "Sid", "Squeeze",
@@ -290,6 +291,18 @@ Tarantool/Box использует стандартную схему нумер
     sudo apt-get update
     sudo apt-get install tarantool tarantool-client
 
+CentOS GNU/Linux репозиторий доступен по адресу:
+<a href="http://tarantool.org/dist/centos">http://tarantool.org/dist/centos</a>.
+
+Добавьте следующую секцию в Ваш список репозиториев
+(/etc/yum.repos.d/tarantool.repo) чтобы сделать его доступным для Yum:
+
+    [tarantool]
+    name=CentOS-$releasever - Tarantool
+    baseurl=http://tarantool.org/dist/centos/$releasever/os/$basearch/
+    enabled=1
+    gpgcheck=0
+
 ### Архив старых релизов
 
 Архив старых релизов доступен по адресу <a