diff --git a/Resources/doc/definitions/type-inheritance.md b/Resources/doc/definitions/type-inheritance.md index 899b721bb..3b9c43a93 100644 --- a/Resources/doc/definitions/type-inheritance.md +++ b/Resources/doc/definitions/type-inheritance.md @@ -17,7 +17,7 @@ Character: heirs: # the opposite of « inherits » # optional if « inherits » already exists on daughters classes - CharacterWarrior - - WizardWarrior + - CharacterWizard config: fields: id: {type: Int!}