Skip to content

Commit 4ae0437

Browse files
committed
[css-properties-values-api] Spell check.
1 parent ab57f39 commit 4ae0437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-properties-values-api/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ This can change the set of <a>declared values</a> which requires the <a>cascade<
285285
(because ''url("not-a-color")'' is not a color).
286286
At this stage of the CSS pipeline (computation time), the only available fallback is the initial value
287287
of the property, which in the case of color is ''inherit''. Although there was a valid usable value
288-
(green), this was removed during parsing because it was superceded by the URL.
288+
(green), this was removed during parsing because it was superseded by the URL.
289289

290290
if we call:
291291

0 commit comments

Comments
 (0)