Skip to content

Commit 31667a7

Browse files
author
glyphack
committed
Fix typo.
1 parent 0f9013b commit 31667a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ tags: graphql, go, api, gqlgen
4343

4444

4545
In this tutorial we Implement a Hackernews GraphQL API clone with *golang* and *gqlgen* and learn about GraphQL fundamentals along the way.
46-
Source code and also this tutorial are avalaibe on Github at: https://github.com/Glyphack/go-graphql-hackernews
46+
Source code and also this tutorial are available on Github at: https://github.com/Glyphack/go-graphql-hackernews
4747

4848
#### What is a GraphQL server? <a name="what-is-a-graphql-server"></a>
4949
A GraphQL server is able to receive requests in GraphQL Query Language format and return response in desired form.

0 commit comments

Comments
 (0)