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.
1 parent 47109d5 commit 91dd143Copy full SHA for 91dd143
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