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 8450ca2 commit 3f89dafCopy full SHA for 3f89daf
index.bs
@@ -11148,7 +11148,7 @@ default interfaces do not have such steps.
11148
with [=identifier=] |id| and in [=Realm=] |realm|
11149
is <dfn lt="create an interface object">created</dfn> as follows:
11150
11151
- 1. Let |steps| be |I|'s [=overriden constructor steps=] if they exist, or
+ 1. Let |steps| be |I|'s [=overridden constructor steps=] if they exist, or
11152
the following steps otherwise:
11153
1. If |I| was not declared with a [=constructor operation=],
11154
then [=ECMAScript/throw=] a {{ECMAScript/TypeError}}.
0 commit comments