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.
1 parent 69c2368 commit c42d35dCopy full SHA for c42d35d
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