Skip to content

Commit

Permalink
Update actions.js (#9534)
Browse files Browse the repository at this point in the history
  • Loading branch information
massivelines authored and DSchau committed Oct 29, 2018
1 parent c334075 commit 85cf8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby/src/redux/actions.js
Expand Up @@ -87,7 +87,7 @@ const fileOkCache = {}

/**
* Create a page. See [the guide on creating and modifying pages](/docs/creating-and-modifying-pages/)
* for detailed documenation about creating pages.
* for detailed documentation about creating pages.
* @param {Object} page a page object
* @param {string} page.path Any valid URL. Must start with a forward slash
* @param {string} page.component The absolute path to the component for this page
Expand Down

0 comments on commit 85cf8eb

Please sign in to comment.