Skip to content

Commit 95a0650

Browse files
authored
chore(examples): Typo in creating-source-plugins (#34000)
1 parent a43e692 commit 95a0650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/creating-source-plugins/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This monorepo serves as an example of a site using a first class source plugin t
66

77
## Setup
88

9-
This monorepo uses yarn workspaces to manage the 3 indivdual projects:
9+
This monorepo uses yarn workspaces to manage the 3 individual projects:
1010

1111
- 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
1212
- example-site: a barebones Gatsby site that implements the source plugin

0 commit comments

Comments
 (0)