Skip to content

Commit

Permalink
Merge branch 'master' into fix/upgrade-style-loader-gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews authored Dec 20, 2017
2 parents c0b9eae + 5835504 commit 26da4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/how-gatsby-works-with-github-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: How Gatsby Works with GitHub Pages
---

The easiest way to push a gatsby app to github pages is usigng a package called `gh-pages`.
The easiest way to push a gatsby app to github pages is using a package called `gh-pages`.

`yarn add --dev gh-pages`

Expand Down

0 comments on commit 26da4d4

Please sign in to comment.