We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd13bdc commit 5835504Copy full SHA for 5835504
docs/docs/how-gatsby-works-with-github-pages.md
@@ -2,7 +2,7 @@
2
title: How Gatsby Works with GitHub Pages
3
---
4
5
-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`.
6
7
`yarn add --dev gh-pages`
8
0 commit comments