Skip to content

Commit 2940cc0

Browse files
author
jeniffer9
authored
Update README.md
1 parent c705bf7 commit 2940cc0

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
@@ -31,7 +31,7 @@ Supported Options:
3131
* Support for Enum values via [`EnumType`](#query-with-enum-values)
3232
* Support for variables via [`__variables`](#query-with-variables)
3333
* Support for simple directives (such as `@client`) via [`__directives`](#query-with-directives)
34-
* Support for inline fragments via [`__on`].[`__fragmentName`](#query-with-inline-fragments)
34+
* Support for inline fragments via [`__on.__fragmentName`](#query-with-inline-fragments)
3535

3636
## Recent Changes
3737

0 commit comments

Comments
 (0)