Skip to content

Commit 9f1cffe

Browse files
authored
Merge pull request #524 from mitchiemt11/main
Update README.md
2 parents 76dccc3 + 1a05cb8 commit 9f1cffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ You can enable / disable this with:
238238
import { enableExperimentalFragmentVariables, disableExperimentalFragmentVariables } from 'graphql-tag';
239239
```
240240

241-
Enabling this feature allows you declare documents of the form
241+
Enabling this feature allows you to declare documents of the form.
242242

243243
```graphql
244244
fragment SomeFragment ($arg: String!) on SomeType {

0 commit comments

Comments
 (0)