Skip to content

Commit 168a4d8

Browse files
committed
[css-lists-3] Remove the now somewhat-confusing 'counter name' dfn.
1 parent c3032d4 commit 168a4d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-lists-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ Creating Counters: the 'counter-reset' property</h3>
700700

701701
<dt><dfn><<counter-name>> <<integer>>?</dfn>
702702
<dd>
703-
[=Instantiates=] a counter of the given <<counter-name>> <dfn>counter name</dfn>
703+
[=Instantiates=] a counter of the given <<counter-name>>
704704
with a starting value of the given <<integer>>,
705705
defaulting to ''0''.
706706
</dl>

0 commit comments

Comments
 (0)