Skip to content

Commit ead24a9

Browse files
authored
Update UPGRADE-v2.0.md
type correction
1 parent 5d084cf commit ead24a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-v2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ class MyObject(ObjectType):
200200

201201
## Mutation.mutate
202202

203-
Now only receives (`self`, `info`, `**args`) and if not a @classmethod
203+
Now only receives (`self`, `info`, `**args`) and is not a @classmethod
204204

205205
Before:
206206

0 commit comments

Comments
 (0)