Skip to content
Merged

typo fix #19426

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading