Skip to content

Commit 89bb888

Browse files
authored
docs: fix typo (#6890)
1 parent 8e452c0 commit 89bb888

File tree

1 file changed

+1
-1
lines changed
  • packages/web/docs/src/content/graphql-api

1 file changed

+1
-1
lines changed

packages/web/docs/src/content/graphql-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ for the actions.
1818
## API Basics
1919

2020
The Hive Console GraphQL API follows the
21-
[GraphQL over HTTP sepcification](https://github.com/graphql/graphql-over-http/blob/main/spec/GraphQLOverHTTP.md).
21+
[GraphQL over HTTP specification](https://github.com/graphql/graphql-over-http/blob/main/spec/GraphQLOverHTTP.md).
2222

2323
### Endpoint
2424

0 commit comments

Comments
 (0)