Skip to content

Commit 02e8342

Browse files
authored
Editorial: s/an/a before "NotAllowed"
1 parent ab867c0 commit 02e8342

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
@@ -5138,7 +5138,7 @@ entails in the ECMAScript language binding.
51385138
To throw a new {{DOMException}} with [=error name=] "{{NotAllowedError!!exception}}":
51395139

51405140
<blockquote>
5141-
[=exception/Throw=] an "{{NotAllowedError!!exception}}" {{DOMException}}.
5141+
[=exception/Throw=] a "{{NotAllowedError!!exception}}" {{DOMException}}.
51425142
</blockquote>
51435143

51445144
To create a new {{DOMException}} with [=error name=] "{{SyntaxError!!exception}}":

0 commit comments

Comments
 (0)