1 parent 5f9e795 commit 8abd960Copy full SHA for 8abd960
1 file changed
css-lists-3/Overview.bs
@@ -1501,7 +1501,7 @@ Outputting Counters: the ''counter()'' and ''counters()'' functions</h3>
1501
which can be useful for other properties to reference.
1502
For example, using 'order' to put an element between two other specific elements
1503
currently requires you to explicitly put 'order' on every element before and/or after the desired insertion point.
1504
- If you can set the 'order' value of everything to a counter, tho,
+ If you can set the 'order' value of everything to a counter though,
1505
you can more easily insert an element into an arbitrary spot between two others.
1506
1507
Other use-cases involve nested or sibling elements with transforms that are meant to be slightly different from each other.
0 commit comments