We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75edf51 + 91dd143 commit 9661ffbCopy full SHA for 9661ffb
1 file changed
1-js/09-classes/02-class-inheritance/1-class-constructor-error/solution.md
@@ -1,4 +1,4 @@
1
-هذا لأنه يجب على منشئ الطفل استدعاء `` super () `.
+هذا لأنه يجب على child contructor استدعاء `` super () `.
2
3
إليك الكود المصحح:
4
0 commit comments