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 ab867c0 commit 02e8342Copy full SHA for 02e8342
index.bs
@@ -5138,7 +5138,7 @@ entails in the ECMAScript language binding.
5138
To throw a new {{DOMException}} with [=error name=] "{{NotAllowedError!!exception}}":
5139
5140
<blockquote>
5141
- [=exception/Throw=] an "{{NotAllowedError!!exception}}" {{DOMException}}.
+ [=exception/Throw=] a "{{NotAllowedError!!exception}}" {{DOMException}}.
5142
</blockquote>
5143
5144
To create a new {{DOMException}} with [=error name=] "{{SyntaxError!!exception}}":
0 commit comments