diff --git a/packages/web/docs/src/pages/docs/gateway/other-features/security/index.mdx b/packages/web/docs/src/pages/docs/gateway/other-features/security/index.mdx index 1dceca366..657d5408d 100644 --- a/packages/web/docs/src/pages/docs/gateway/other-features/security/index.mdx +++ b/packages/web/docs/src/pages/docs/gateway/other-features/security/index.mdx @@ -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