diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst
index 5676f575..3942148c 100644
--- a/pages/user_documentation.rst
+++ b/pages/user_documentation.rst
@@ -883,7 +883,7 @@ Radicale comes with a `WSGI `_ support, allowing the software
to be used behind any HTTP server supporting WSGI such as Apache.
Moreover, it is possible to use `flup
-`_ to wrap Radicale into a CGI,
+`_ to wrap Radicale into a CGI,
FastCGI, SCGI or AJP application, and therefore use it with Lighttpd, Nginx or
even Tomcat.