File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1501,7 +1501,7 @@ Outputting Counters: the ''counter()'' and ''counters()'' functions</h3>
1501
1501
which can be useful for other properties to reference.
1502
1502
For example, using 'order' to put an element between two other specific elements
1503
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 ,
1504
+ If you can set the 'order' value of everything to a counter though ,
1505
1505
you can more easily insert an element into an arbitrary spot between two others.
1506
1506
1507
1507
Other use-cases involve nested or sibling elements with transforms that are meant to be slightly different from each other.
You can’t perform that action at this time.
0 commit comments