Skip to content

Commit 2bbbc45

Browse files
committed
[css-values-5][editorial] fix typo
1 parent 9af12cf commit 2bbbc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2804,7 +2804,7 @@ Tree Counting Functions: the ''sibling-count()'' and ''sibling-index()'' notatio
28042804
</div>
28052805

28062806
Note: These functions, to match [=selectors=] like '':nth-child()'', operate on the DOM tree,
2807-
rather than the [=flat tree] like most CSS values do.
2807+
rather than the [=flat tree=] like most CSS values do.
28082808
They may, in the future, have variants that support counting [=flat tree=] siblings.
28092809

28102810
Note: These functions may, in the future,

0 commit comments

Comments
 (0)