summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorjvoisin2017-10-04 13:33:30 +0200
committerjvoisin2017-10-04 13:33:30 +0200
commit49915f36362e1c80a3adbac498ae743296ba1134 (patch)
tree970dcd60fad17554487c4bf84be90136261be1ae /doc/source
parent436fe561c6d1040a0cd3fc85a0aaf9e0cde09ac3 (diff)
Fix some engrish, courtesy of @integrity_
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/index.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 8a9c340..6de2fa8 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,10 +1,11 @@
1Snuffleupagus 1Snuffleupagus
2============= 2=============
3 3
4Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to drastically raising the cost of 4Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to
5attacks against website, by killing entire bug classes, and also providing a 5drastically raise the cost of attacks against website, by killing entire bug
6powerful virtual-patching system, allowing administrator to fix specific 6classes, and also providing a powerful virtual-patching system, allowing
7vulnerabilities and audit suspicious behaviours without having to touch the PHP code. 7administrator to fix specific vulnerabilities and audit suspicious behaviours
8without having to touch the PHP code.
8 9
9Documentation 10Documentation
10------------- 11-------------