Skip to content

Commit 4026ad2

Browse files
committed
[css-paint-api] Fix lookuping spelling.
1 parent e9c80de commit 4026ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-paint-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ When the computed style for a |box| changes, the user agent must run the followi
7373

7474
2. Let |name| be the first argument of the <<paint()>> function.
7575

76-
3. Let |inputProperties| be the result of lookuping up |name| on <a>paint name to input
76+
3. Let |inputProperties| be the result of looking up |name| on <a>paint name to input
7777
properties map</a>.
7878

7979
4. For each |property| in |inputProperties|, if the |property|'s <a>computed value</a> has

0 commit comments

Comments
 (0)