diff --git a/css-paint-api/Overview.bs b/css-paint-api/Overview.bs index 62df8e99..071b2dff 100644 --- a/css-paint-api/Overview.bs +++ b/css-paint-api/Overview.bs @@ -201,7 +201,7 @@ called, the user agent must run the following steps: 10. If |inputArgumentsIterable| is not undefined, then set |inputArguments| to the result of [=converting=] |inputArgumentsIterable| to a sequence<DOMString>. If an - execption is thrown, rethrow the execption and abort all these steps. + exception is thrown, rethrow the exception and abort all these steps. 11. Let |inputArgumentSyntaxes| be an [=list/empty=] [=list=].