Skip to content

Commit

Permalink
Fix typo (gatsbyjs#3470)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois authored and jastack committed Jan 24, 2018
1 parent 80775eb commit 74be3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/create-source-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ exports.sourceNodes = async ({ boundActionCreators }) => {
};
```

Puruse the [`sourceNodes`](/docs/node-apis/#sourceNodes) and
Peruse the [`sourceNodes`](/docs/node-apis/#sourceNodes) and
[`createNode`](/docs/bound-action-creators/#createNode) docs for detailed
documentation on implementing those APIs.

Expand Down

0 comments on commit 74be3d8

Please sign in to comment.