From 551f24b967aab427a1693ceb91d392a5512f54c0 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sun, 26 Apr 2020 16:43:56 -0300 Subject: [PATCH] Grammar --- Storing-HTML-locally.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.

![](https://i.imgur.com/9uAHT3o.png) -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. ![](https://i.imgur.com/sgjtOTD.gif)