diff --git a/Storing-HTML-locally.md b/Storing-HTML-locally.md
index a83f507..c21f783 100644
--- a/Storing-HTML-locally.md
+++ b/Storing-HTML-locally.md
@@ -1,15 +1,15 @@
-If a picture is deleted, the server icon is changed, or if a user changes its avatar, the images will no longer show up.
+If a picture is deleted, the server icon is changed, or if a user changes its avatar, the images will no longer be displayed.

-You can avoid this by saving the HTML using your browser.
+You can avoid this by saving the HTML file with your browser.
**1.** Open the exported `.html` file
-**2.** Right click anywhere and click "Save as…" or hit CTRL+S (⌘S)
+**2.** Right click anywhere, then click "Save as…" or hit CTRL+S (⌘S)
**3.** Save the file as "Webpage, Complete"
-Please notice that two files will be generated, a `.html` and a folder, they must be kept together.
+Notice that two files will be generated, a `.html` and a folder, they must be kept together.
