diff --git a/responses/02_headers.md b/responses/02_headers.md index d51d3b3..e13cfc4 100644 --- a/responses/02_headers.md +++ b/responses/02_headers.md @@ -54,8 +54,8 @@ The toolbar isn't available everywhere. When you edit a file, you must type the ``` {% else %} 1. In this pull request, click the **Files changed** tab. -1. In the upper right corner of the file view, click the **small pencil** ✏️ icon for the file titled `_includes/01-name.md`. -1. On the **Edit file** tab, add a `#` before the content to make it an H1 Header. You can add more headers, using one to six `#` characters. +1. In the upper right corner of the file view, click the **small pencil** ✏️ or **hamburger ...** icon to edit the file titled `_includes/01-name.md`. +1. On the **Edit file** tab, add a `#`, followed by a **space**, before the content to make it an H1 Header. You can add more headers, using one to six `#` characters followed by a **space**. 1. Above your new content, click **Preview changes**. 1. At the bottom of the page, type a short, meaningful commit message that describes the change you made to the file. 1. Click **Commit changes**.