Skip to content

Commit 9661ffb

Browse files
authored
Merge pull request #48 from Salah856/master
edit some text in class inheritance
2 parents 75edf51 + 91dd143 commit 9661ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/09-classes/02-class-inheritance/1-class-constructor-error

1-js/09-classes/02-class-inheritance/1-class-constructor-error/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
هذا لأنه يجب على منشئ الطفل استدعاء `` super () `.
1+
هذا لأنه يجب على child contructor استدعاء `` super () `.
22

33
إليك الكود المصحح:
44

0 commit comments

Comments
 (0)