We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11a008e + 73e9a64 commit f00b652Copy full SHA for f00b652
lib/graphql/client/http.rb
@@ -14,7 +14,7 @@ class Client
14
# Assumes GraphQL endpoint follows the express-graphql endpoint conventions.
15
# https://github.com/graphql/express-graphql#http-usage
16
#
17
- # Production applications should consider implementing there own network
+ # Production applications should consider implementing their own network
18
# adapter. This class exists for trivial stock usage and allows for minimal
19
# request header configuration.
20
class HTTP
0 commit comments