Skip to content

Commit be63667

Browse files
authored
Tweak
1 parent 2418b9c commit be63667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/querying-with-graphql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ a live GraphQL server from the browser.
106106

107107
Most usages of GraphQL involve manually creating a GraphQL schema.
108108

109-
With Gatsby, we use plugins which fetch data from different sources. We use that data from different sources
109+
With Gatsby, we use plugins which fetch data from different sources. We then use that data
110110
to automatically _infer_ a GraphQL schema.
111111

112112
If you give Gatsby data that looks like this:

0 commit comments

Comments
 (0)