Skip to content

Commit c42d35d

Browse files
convinient => convenient
convenient
1 parent 69c2368 commit c42d35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ type Human {
7272
}
7373
```
7474

75-
This shorthand is convinient for describing the basic shape of a type
75+
This shorthand is convenient for describing the basic shape of a type
7676
system; the JavaScript implementation is more full-featured, and allows types
7777
and fields to be documented. It also sets up the mapping between the
7878
type system and the underlying data; for a test case in GraphQL.js, the

0 commit comments

Comments
 (0)