Skip to content

Commit 1fcdeaa

Browse files
mikebobadillaekampf
authored andcommitted
Typo in documentation (#975)
1 parent f73055f commit 1fcdeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/types/objecttypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ previous example you could do:
197197
Changing the name
198198
-----------------
199199

200-
By default the type name in the GraphQL schema will the same as the class name
200+
By default the type name in the GraphQL schema will be the same as the class name
201201
that defines the ``ObjectType``. This can be changed by setting the ``name``
202202
property on the ``Meta`` class:
203203

0 commit comments

Comments
 (0)