Skip to content

Commit e27a5ae

Browse files
committed
[css-cascade-3] Fix typo
1 parent 651c12a commit e27a5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-cascade-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ Filtering</h2>
613613
Cascading</h2>
614614

615615
The <dfn export>cascade</dfn>
616-
takes a unordered list of <a>declared values</a>
616+
takes an unordered list of <a>declared values</a>
617617
for a given property on a given element,
618618
sorts them by their declaration’s precedence as determined below,
619619
and outputs a single <a>cascaded value</a>.

0 commit comments

Comments
 (0)