Update UPGRADE-v2.0.md

type correction
This commit is contained in:
Felipe Mesquita 2018-05-23 20:20:55 -03:00 committed by GitHub
parent 5d084cf2ea
commit ead24a94c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,7 +200,7 @@ class MyObject(ObjectType):
## Mutation.mutate
Now only receives (`self`, `info`, `**args`) and if not a @classmethod
Now only receives (`self`, `info`, `**args`) and is not a @classmethod
Before: