Fixed a typo
diff --git a/src/overview.html b/src/overview.html
index 4cd423e..af15b7f 100644
--- a/src/overview.html
+++ b/src/overview.html
@@ -21,13 +21,13 @@
   <ul>
     <li>list the content of folders,</li> 
     <li>read the content of documents,</li> 
-    <li>read attributes of files and folders,</li>
+    <li>read attributes of files and foldersr.</li>
   </ul>
 
 <h5>Special permissions needed to read the ACLs</h5>
   Additionaly, the GSA must be able to:
   <ul>
-    <li>read ACLs for both files and folders,
+    <li>read ACLs for both files and folders,</li>
     <li>reset last access dates to the original value prior to the GSA access.</li>
   </ul>