LP 1673971: Little more README cleanup.
authorJason Stephenson <jason@sigio.com>
Sat, 8 Apr 2017 02:41:27 +0000 (22:41 -0400)
committerJason Stephenson <jason@sigio.com>
Sat, 8 Apr 2017 02:41:27 +0000 (22:41 -0400)
Two spaces after periods in some paragraphs.

Signed-off-by: Jason Stephenson <jason@sigio.com>
README

diff --git a/README b/README
index 55ebfda..5986433 100644 (file)
--- a/README
+++ b/README
@@ -334,17 +334,17 @@ Configuring Apache for NCIPServer
 ---------------------------------
 
 You will need to add a configuration block so that Apache is able to
-execute the NCIPServer code when the URL is accessed. The
+execute the NCIPServer code when the URL is accessed.  The
 configuration varies depending on Apache version. Examples for
-versions 2.2 and 2.4 are provided. You could add this to your
+versions 2.2 and 2.4 are provided.  You could add this to your
 eg_vhost.conf and the NCIP location will be available from your
-catalog. You could create a new virtual host for the NCIPServer and
-add this configuration there. If you use load balancing in front of
+catalog.  You could create a new virtual host for the NCIPServer and
+add this configuration there.  If you use load balancing in front of
 your Apache server, then you will need to do the installation and
 configuration steps on each server that runs Apache.
 
 You will, of course, need to restart Apache after making these
-configuration changes. If all goes well, NCIPServer should be up and
+configuration changes.  If all goes well, NCIPServer should be up and
 running at a location of /NCIP/ on your server.
 
 Apache 2.2