Skip to content

Commit 4fc2eec

Browse files
committed
Fixed typo
1 parent 72bedc2 commit 4fc2eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>Select a counter style from the list</h3>
124124
<pre class="code" id="code">
125125
@counter-style blacknwhite {
126126
system: cyclic;
127-
additive-symbols: ◆ ◇;
127+
symbols: ◆ ◇;
128128
suffix: " ";
129129
}
130130

0 commit comments

Comments
 (0)