We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f859d4 commit a5b2043Copy full SHA for a5b2043
src/README.md
@@ -17,7 +17,7 @@ Each sub directory within is a sub-module of graphql-js:
17
fulfilling a GraphQL result.
18
- [`graphql/execution`](execution/README.md): The Execution phase of fulfilling
19
a GraphQL request.
20
-- [`graphql/error`](error/README.md): Creating and formating GraphQL errors.
+- [`graphql/error`](error/README.md): Creating and formatting GraphQL errors.
21
- [`graphql/utilities`](utilities/README.md): Common useful computations upon
22
the GraphQL language and type objects.
23
- [`graphql/subscription`](subscription/README.md): Subscribe to data updates.
0 commit comments