Skip to content

Commit 6904d74

Browse files
authored
incorporate @emcaulay's suggested improvements
1 parent 4fdb47a commit 6904d74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

episodes/05-github-pages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ Usually it's available instantly, but it can take a few seconds and in the worst
120120
>
121121
> Try following the steps in [GitHub's quickstart guide for contributing to projects](https://docs.github.com/en/get-started/quickstart/contributing-to-projects)
122122
>
123-
> (If you followed step 1 and 2 in the previous challenge, you already have a fork and you can
124-
> skip the creation of a new fork, starting instead at the section titled "Cloning a fork", if you like.
123+
> (If you followed step 1 and 2 in the previous challenge,
124+
> you already have a fork and you can skip the creation of a new fork.
125+
> Start instead at the section titled "Cloning a fork."
125126
> You can submit multiple pull requests using the same fork.)
126127
>
127128
{: .challenge}
128129

129-
130130
> ## Optional challenge: Adding an HTML page
131131
>
132132
> GitHub Pages is not limited to Markdown. If you know some HTML, try adding an HTML page

0 commit comments

Comments
 (0)