Skip to content

Commit b03aa9e

Browse files
saschanazannevk
authored andcommitted
Remove the word "instances" from DOMException custom bindings
1 parent d720ef3 commit b03aa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14364,7 +14364,7 @@ as defined in the [=create an interface prototype object=] abstract operation.
1436414364

1436514365
Additionally, if an implementation gives native {{ECMAScript/Error}} objects special powers or
1436614366
nonstandard properties (such as a <code>stack</code> property),
14367-
it should also expose those on {{DOMException}} instances.
14367+
it should also expose those on {{DOMException}} objects.
1436814368

1436914369
<h4 id="es-exception-objects" dfn>Exception objects</h4>
1437014370

0 commit comments

Comments
 (0)