Skip to content

Commit 310aa54

Browse files
ducdevnodkz
authored andcommitted
docs: fix typo in README.md
1 parent e18cf8f commit 310aa54

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
@@ -41,7 +41,7 @@ Live demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.hero
4141

4242
Source code: https://github.com/graphql-compose/graphql-compose-mongoose-example
4343

44-
Small explanation for varaibles naming:
44+
Small explanation for variables naming:
4545
- `UserSchema` - this is a mongoose schema
4646
- `User` - this is a mongoose model
4747
- `UserTC` - this is a `TypeComposer` instance for User. `TypeComposer` has `GraphQLObjectType` inside, avaliable via method `UserTC.getType()`.

0 commit comments

Comments
 (0)