Skip to content

Commit ddc9f6d

Browse files
authored
Merge pull request #157 from brikou/patch-1
Adding my name to contributor list by fixing a typo
2 parents 3eb0cc2 + 5fe03c6 commit ddc9f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/starWarsSchema.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ import {
6060

6161
/**
6262
* Using our shorthand to describe type systems, the type system for our
63-
* example will be the followng:
63+
* example will be the following:
6464
*
6565
* interface Node {
6666
* id: ID!

0 commit comments

Comments
 (0)