Skip to content

Commit 73e9a64

Browse files
authored
Corrects there to their
Small grammar fix to help new developers.
1 parent 11a008e commit 73e9a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/graphql/client/http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Client
1414
# Assumes GraphQL endpoint follows the express-graphql endpoint conventions.
1515
# https://github.com/graphql/express-graphql#http-usage
1616
#
17-
# Production applications should consider implementing there own network
17+
# Production applications should consider implementing their own network
1818
# adapter. This class exists for trivial stock usage and allows for minimal
1919
# request header configuration.
2020
class HTTP

0 commit comments

Comments
 (0)