Skip to content

Commit

Permalink
Merge pull request jlord#16 from hsrsbd/patch-1
Browse files Browse the repository at this point in the history
Fix spelling error 'patter' to 'pattern'
  • Loading branch information
Jessica Lord authored Jun 30, 2017
2 parents b06d274 + 626773a commit b9846cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Click the fork button in the upper right. Now you have a copy of this repository

Once you've forked it, click on Settings and rename your fork, because probably `hello` is not what you want in your URL. Name your new repository: `username.github.io` (but make `username` your username, for instance, I'd use `jlord.github.io`). GitHub will host all website files on the `master` branch of a repo with that account name convention. Woo! More info on that at [pages.github.com](http://www.pages.github.com).

You can also give it any 'ol name and GitHub will host it using this patter: `username.github.io/reponame`. Or you can keep it named `hello` and find it at: `username.github.io/hello`.
You can also give it any 'ol name and GitHub will host it using this pattern: `username.github.io/reponame`. Or you can keep it named `hello` and find it at: `username.github.io/hello`.

### Make yours live

Expand Down

0 comments on commit b9846cc

Please sign in to comment.