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 69c2368 + c42d35d commit c435dd9Copy full SHA for c435dd9
README.md
@@ -72,7 +72,7 @@ type Human {
72
}
73
```
74
75
-This shorthand is convinient for describing the basic shape of a type
+This shorthand is convenient for describing the basic shape of a type
76
system; the JavaScript implementation is more full-featured, and allows types
77
and fields to be documented. It also sets up the mapping between the
78
type system and the underlying data; for a test case in GraphQL.js, the
0 commit comments