mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 09:08:34 +00:00
fix typo (#6096)
This commit is contained in:
parent
a508b5332c
commit
aeb6216c93
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ sequence of characters into a sequence of lexical tokens.
|
|||
E.g. given the following GraphQL operation.
|
||||
|
||||
```graphql
|
||||
graphql {
|
||||
query {
|
||||
me {
|
||||
id
|
||||
user
|
||||
|
|
|
|||
Loading…
Reference in a new issue