Skip to content

Commit f59ae91

Browse files
authored
Fix typo
1 parent 88400fe commit f59ae91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/create-source-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ exports.sourceNodes = async ({ boundActionCreators }) => {
7474
};
7575
```
7676

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

0 commit comments

Comments
 (0)