diff options
| author | Connor Carr | 2017-10-08 17:06:55 +0100 |
|---|---|---|
| committer | jvoisin | 2017-10-08 18:06:55 +0200 |
| commit | 21e6837c1c8442eb01e069b87a01e5996d41f2e9 (patch) | |
| tree | f97931aef6ea060a9d761c4acb62d6d3e9a6eaa2 /doc/source/index.rst | |
| parent | 99f18f7818f8f3ee354c78276d7cd981312c7d43 (diff) | |
Grammar/Punctuation changes (#29)
Diffstat (limited to 'doc/source/index.rst')
| -rw-r--r-- | doc/source/index.rst | 9 |
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 @@ | |||
| 1 | Snuffleupagus | 1 | Snuffleupagus |
| 2 | ============= | 2 | ============= |
| 3 | 3 | ||
| 4 | Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to | 4 | Snuffleupagus is a `PHP7+ <http://php.net/manual/en/migration70.php>`_ |
| 5 | drastically raise the cost of attacks against website, by killing entire bug | 5 | module designed to drastically raise the cost of attacks against websites. This is achieved |
| 6 | classes, and also providing a powerful virtual-patching system, allowing | 6 | by killing entire bug classes and providing a powerful virtual-patching system, |
| 7 | administrator to fix specific vulnerabilities and audit suspicious behaviours | 7 | allowing the administrator to fix specific vulnerabilities without having to touch the PHP code. |
| 8 | without having to touch the PHP code. | ||
| 9 | 8 | ||
| 10 | Documentation | 9 | Documentation |
| 11 | ------------- | 10 | ------------- |
