Fix typos "it's" → "its"
[catagits/Catalyst-Authentication-Store-LDAP.git] / README
diff --git a/README b/README
index a495d71..280be30 100644 (file)
--- a/README
+++ b/README
@@ -193,7 +193,7 @@ CONFIGURATION OPTIONS
     identifier for the user.
 
   user_search_options
-    This takes a hashref. It will append it's values to the call to
+    This takes a hashref. It will append its values to the call to
     Net::LDAP's "search" method during the initial user lookup. See
     Net::LDAP for valid options.
 
@@ -256,7 +256,7 @@ CONFIGURATION OPTIONS
     role_filter. If this is set to "dn", we will use the User Objects DN.
 
   role_search_options
-    This takes a hashref. It will append it's values to the call to
+    This takes a hashref. It will append its values to the call to
     Net::LDAP's "search" method during the user's role lookup. See Net::LDAP
     for valid options.