diff --git a/doc/faq.rst b/doc/faq.rst
index be74ccc636..3d437d41f9 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -790,7 +790,7 @@ Here are a few points to check:
Dorninger for the hint).
* In the :file:`php.ini` directive ``arg_separator.input``, a value of ";"
will cause this error. Replace it with "&;".
-* If you are using `Suhosin `_, you
+* If you are using `Suhosin `_, you
might want to increase `request limits `_.
* The directory specified in the :file:`php.ini` directive
``session.save_path`` does not exist or is read-only.