We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43e692 commit 95a0650Copy full SHA for 95a0650
examples/creating-source-plugins/README.md
@@ -6,7 +6,7 @@ This monorepo serves as an example of a site using a first class source plugin t
6
7
## Setup
8
9
-This monorepo uses yarn workspaces to manage the 3 indivdual projects:
+This monorepo uses yarn workspaces to manage the 3 individual projects:
10
11
- api: a Node.js API with in-memory data, and a Post and Author type, as well as support for subscriptions when Posts are mutated
12
- example-site: a barebones Gatsby site that implements the source plugin
0 commit comments