Skip to content

Commit baeba49

Browse files
authored
Merge pull request #345 from paoloposo/patch-1
Fixed continuity error in documentation
2 parents 9aae7d1 + d51b0c3 commit baeba49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/definitions/type-inheritance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Character:
1717
heirs: # the opposite of « inherits »
1818
# optional if « inherits » already exists on daughters classes
1919
- CharacterWarrior
20-
- WizardWarrior
20+
- CharacterWizard
2121
config:
2222
fields:
2323
id: {type: Int!}

0 commit comments

Comments
 (0)