diff --git a/reference/fpm/status.xml b/reference/fpm/status.xml
index 0493b6dce9..c998eb5bc6 100644
--- a/reference/fpm/status.xml
+++ b/reference/fpm/status.xml
@@ -26,7 +26,7 @@
   </caution>
   
   <para>
-   Depenending on the web server configuration it might be needed to configure the web server to
+   Depending on the web server configuration it might be needed to configure the web server to
    allow requests directly to this path, bypassing any PHP scripts. An example of a configuration
    for Apache with FPM listening on UDS and <literal>pm.status_path</literal> set to
    <literal>/fpm-status</literal> would look like: