Fix typo in README (#58)
## Test plan read it Author: benjaminjkraft Reviewers: aberkan, dnerdy, MiguelCastillo Required Reviewers: Approved by: aberkan Checks: ✅ Test (1.17), ✅ Test (1.16), ✅ Test (1.15), ✅ Test (1.14), ✅ Test (1.13), ✅ Lint, ✅ Test (1.17), ✅ Test (1.16), ✅ Test (1.15), ✅ Test (1.14), ✅ Test (1.13), ✅ Lint Pull request URL: https://github.com/Khan/genqlient/pull/58
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# genqlient: a truly type-safe Go GraphQL client
|
# genqlient: a truly type-safe Go GraphQL client
|
||||||
|
|
||||||
This is a proof-of-concept of using code-generation to create a truly type-safe GraphQL client in Go. It is certainly not ready for production use nor or contributions (see [below](#development)).
|
This is a proof-of-concept of using code-generation to create a truly type-safe GraphQL client in Go. It is certainly not ready for production use nor for contributions (see [below](#development)).
|
||||||
|
|
||||||
## Why another GraphQL client?
|
## Why another GraphQL client?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user