typos
diff --git a/platform/4.5/M1/index.html b/platform/4.5/M1/index.html
index 3f43fdd..54333b1 100644
--- a/platform/4.5/M1/index.html
+++ b/platform/4.5/M1/index.html
@@ -29,13 +29,13 @@
   </tr>
 
   <tr id="rename-copy-resource-dialog">
-    <td class="title">Improved rename & copy resource dialogs</td>
+    <td class="title">Improved rename &amp; copy resource dialogs</td>
     <td class="content">
       The <b>Rename Resource</b> dialog on resource files now pre-selects the file name without the extension.
       <p>
       <img src="images/rename-resource.png" alt=""/>
       </p>
-      When you copy/paste (<b>Ctrl+C</b> / <b>Ctrl+V</b>) a file it onto itself to create a duplicate,
+      When you copy/paste (<b>Ctrl+C</b> / <b>Ctrl+V</b>) a file onto itself to create a duplicate,
       the proposed new name is now just the old name followed by the digit 2 (or 3, etc., if that name is already taken).
       <p>
       <img src="images/resource-paste-conflict.png" alt=""/>