Fixed reviewer comments.
diff --git a/src/overview.html b/src/overview.html
index cefcd7a..b2ea5c1 100644
--- a/src/overview.html
+++ b/src/overview.html
@@ -22,10 +22,11 @@
     <li>List the content of folders</li> 
     <li>Read the content of documents</li> 
     <li>Read attributes of files and folders</li>
-    <li>Read ACLs for both files and folders</li>
+    <li>Read permissions (ACLs) for both files and folders</li>
+
     <li>Reset last access dates to the original value prior to the
-    Adaptor access (by design, the traversals of the fileshare by the
-    Adaptor are not discernible via the last access date)</li>
+    Adaptor access. See below: <em>Advanced Topics > Not changing 'last
+    access' of the documents on the share</em></li>
   </ul>
 
   <p>Membership in one of these groups grants a Windows account the
@@ -38,8 +39,8 @@
   </ul>
 
   <p>Note: it is not sufficient for the user to be member of one of
-  these groups at the domain level. The user must be member of one of
-  these group on the local machine that the adaptor is running. More
+  these groups at the domain level. The user must be a member of one of
+  these groups on the local machine that the Adaptor is running on. More
   information in the Microsoft documentation, on the <a
   href="http://msdn.microsoft.com/en-us/library/bb525388(VS.85).aspx">
   NetShareGetinfo function</a>.</p>