Skip to content

Commit 111c301

Browse files
committed
Minor correction to comment about parseSchema
1 parent 541c944 commit 111c301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/parsing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ mix of executable and schema definitions.
4949
There are `parseSchemaString` and `parseSchemaFile` functions which do the
5050
opposite, but unless you are building additional tooling on top of the
5151
`graphqlpeg` library, you will probably not need them. They have only been used
52-
by `schemagen` in this project.
52+
by `schemagen` and `clientgen` in this project.
5353

5454
## Encoding
5555

0 commit comments

Comments
 (0)