diff --git a/src/content/docs/analytics/graphql-api/getting-started/explore-graphql-schema.mdx b/src/content/docs/analytics/graphql-api/getting-started/explore-graphql-schema.mdx index 358b8b08c4c8f06..ccfd40a5bfffd99 100644 --- a/src/content/docs/analytics/graphql-api/getting-started/explore-graphql-schema.mdx +++ b/src/content/docs/analytics/graphql-api/getting-started/explore-graphql-schema.mdx @@ -6,7 +6,7 @@ sidebar: --- -Many GraphQL clients are support browsing GraphQL schema by taking care of +Many GraphQL clients support browsing the GraphQL schema by taking care of [introspection][1]. In this page, we will cover GraphiQL and Altair clients. [GraphiQL][2] and [Altair][3] are open-source GraphQL clients that provide a