changeset 7524:6dc0f7afde80

Fix grammar.
author John Rouillard <rouilj@ieee.org>
date Thu, 06 Jul 2023 19:57:15 -0400
parents f2c588128202
children b8dc16d9624a
files doc/installation.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/installation.txt	Tue Jul 04 23:47:25 2023 -0400
+++ b/doc/installation.txt	Thu Jul 06 19:57:15 2023 -0400
@@ -1228,7 +1228,7 @@
 
 The Hiawatha and lighttpd web servers can run Roundup using FastCGI.
 Cherokee can run FastCGI but it also supports wsgi directly using a
-uWSGI, Gnuicorn etc.
+wsgi server like uWSGI, Gnuicorn etc.
 
 To run Roundup using FastCGI, the flup_ package can be used under
 Python 2 and Python 3. We don't have a detailed config for this, but

Roundup Issue Tracker: http://roundup-tracker.org/