git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77676
13f79535-47bb-0310-9956-
ffa450edef68
<p>The MaxKeepAliveRequests directive limits the number of requests
allowed per connection when <a href="#keepalive">KeepAlive</a> is
-on. If it is set to "<code>0</code>," unlimited requests will be
+on. If it is set to "<code>0</code>", unlimited requests will be
allowed. We reccomend that this setting is kept to a high value, for
maximum server peformance.