Skip to content

Commit ee2917b

Browse files
committed
[css-values] fix markup error
1 parent 0641c95 commit ee2917b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-values/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@ Frequency Units: the <<frequency>> type and ''Hz'', ''kHz'' units</h3>
11741174
<dl export dfn-type=value dfn-for="<frequency>">
11751175
<dt><dfn id="Hz">Hz</dfn>
11761176
<dd>Hertz. It represents the number of occurrences per second.
1177-
<dt><dfn id="kHz>kHz</dfn>
1177+
<dt><dfn id="kHz">kHz</dfn>
11781178
<dd>KiloHertz. A kiloHertz is 1000 Hertz.
11791179
</dl>
11801180

0 commit comments

Comments
 (0)