Skip to content

Commit

Permalink
Merge pull request #44 from ajsharma/master
Browse files Browse the repository at this point in the history
Corrects there to their
  • Loading branch information
rmosolgo authored Nov 26, 2024
2 parents 11a008e + 73e9a64 commit f00b652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/graphql/client/http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class Client
# Assumes GraphQL endpoint follows the express-graphql endpoint conventions.
# https://github.com/graphql/express-graphql#http-usage
#
# Production applications should consider implementing there own network
# Production applications should consider implementing their own network
# adapter. This class exists for trivial stock usage and allows for minimal
# request header configuration.
class HTTP
Expand Down

0 comments on commit f00b652

Please sign in to comment.