Skip to content

Commit a8de515

Browse files
committed
Fix dangling sentence fragment
1 parent 74158da commit a8de515

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
@@ -33,7 +33,7 @@ for hardcoded documents.
3333

3434
The UDL is used throughout the sample unit tests and in `schemagen` for the
3535
hard-coded introspection schema. It will be useful for additional unit tests
36-
against your own custom schema. The UDL
36+
against your own custom schema.
3737

3838
At runtime, you will probably call `parseString` most often to handle dynamic
3939
queries. If you have persisted queries saved to the file system or you are

0 commit comments

Comments
 (0)