summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorConnor Carr2017-10-08 17:06:55 +0100
committerjvoisin2017-10-08 18:06:55 +0200
commit21e6837c1c8442eb01e069b87a01e5996d41f2e9 (patch)
treef97931aef6ea060a9d761c4acb62d6d3e9a6eaa2 /doc/source/index.rst
parent99f18f7818f8f3ee354c78276d7cd981312c7d43 (diff)
Grammar/Punctuation changes (#29)
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 6de2fa8..9b91e18 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,11 +1,10 @@
1Snuffleupagus 1Snuffleupagus
2============= 2=============
3 3
4Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to 4Snuffleupagus is a `PHP7+ <http://php.net/manual/en/migration70.php>`_
5drastically raise the cost of attacks against website, by killing entire bug 5module designed to drastically raise the cost of attacks against websites. This is achieved
6classes, and also providing a powerful virtual-patching system, allowing 6by killing entire bug classes and providing a powerful virtual-patching system,
7administrator to fix specific vulnerabilities and audit suspicious behaviours 7allowing the administrator to fix specific vulnerabilities without having to touch the PHP code.
8without having to touch the PHP code.
9 8
10Documentation 9Documentation
11------------- 10-------------