diff options
| author | jvoisin | 2017-10-05 16:59:49 +0200 |
|---|---|---|
| committer | jvoisin | 2017-10-05 16:59:49 +0200 |
| commit | 99f18f7818f8f3ee354c78276d7cd981312c7d43 (patch) | |
| tree | 7fe2ece80fbbfc7d376fd25dda0466c4eed5e9ca /README.md | |
| parent | 0527dd3ddec3ad75ecb296ecdb55fbe4c2ad4418 (diff) | |
Fix the engrish of the readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -8,9 +8,9 @@ | |||
| 8 | 8 | ||
| 9 | 9 | ||
| 10 | Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to | 10 | Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to |
| 11 | drastically raising the cost of attacks against website, by killing entire bug | 11 | drastically raise the cost of attacks against websites, by killing entire bug |
| 12 | classes, and also providing a powerful virtual-patching system, allowing | 12 | classes. It also provides a powerful virtual-patching system, allowing |
| 13 | administrator to fix specific vulnerabilities and audit suspicious behaviours | 13 | administrator to fix specific vulnerabilities and audit suspicious behaviours |
| 14 | without having to touch the PHP code. | 14 | without having to touch the PHP code. |
| 15 | 15 | ||
| 16 | You can read its documentation [here](https://snuffleupagus.readthedocs.io/). \ No newline at end of file | 16 | You can read its documentation [here](https://snuffleupagus.readthedocs.io/). |
