Corrected two typos in the README file.
authorJames Groffen <groffenj@dsto.defence.gov.au>
Tue, 16 Feb 2016 23:24:42 +0000 (09:54 +1030)
committerSimo Sorce <simo@redhat.com>
Wed, 17 Feb 2016 22:52:10 +0000 (17:52 -0500)
Reviewed-by: Simo Sorce <simo@redhat.com>
Close #71

README

diff --git a/README b/README
index 6f72d72..72135cb 100644 (file)
--- a/README
+++ b/README
@@ -196,9 +196,9 @@ keytab and store a ccache in the configured ccache file.
 
 ### GssapiBasicAuth
 Allows the use of Basic Auth in conjunction with Negotiate.
 
 ### GssapiBasicAuth
 Allows the use of Basic Auth in conjunction with Negotiate.
-If the browser fails to use Negotiate is will instead fallback to Basic and
+If the browser fails to use Negotiate it will instead fallback to Basic and
 the username and password will be used to try to acquire credentials in the
 the username and password will be used to try to acquire credentials in the
-module via GSSAPI. If credentials are acquire successfully then they are
+module via GSSAPI. If credentials are acquired successfully then they are
 validated against the server's keytab.
 
 - **Enable with:** GssapiBasicAuth On
 validated against the server's keytab.
 
 - **Enable with:** GssapiBasicAuth On