Skip to content

Commit 40328a6

Browse files
authored
Fix small README's typo: cancallation
1 parent 6a16b04 commit 40328a6

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
@@ -3,7 +3,7 @@
33
Low-level GraphQL client for Go.
44

55
* Simple, familiar API
6-
* Respects `context.Context` timeouts and cancallation
6+
* Respects `context.Context` timeouts and cancellation
77
* Build and execute any kind of GraphQL request
88
* Use strong Go types for response data
99
* Use variables and upload files

0 commit comments

Comments
 (0)