Skip to content

Commit fb87c61

Browse files
lahmatiystephenmcgruer
authored andcommitted
[css-paint-api-1] Fix typo (w3c#971)
execption -> exception
1 parent 5e25846 commit fb87c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-paint-api/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ called, the user agent <em>must</em> run the following steps:
201201

202202
10. If |inputArgumentsIterable| is not undefined, then set |inputArguments| to the result of
203203
[=converting=] |inputArgumentsIterable| to a <code>sequence&lt;DOMString></code>. If an
204-
execption is thrown, rethrow the execption and abort all these steps.
204+
exception is thrown, rethrow the exception and abort all these steps.
205205

206206
11. Let |inputArgumentSyntaxes| be an [=list/empty=] [=list=].
207207

0 commit comments

Comments
 (0)