Skip to content

Commit 55d464d

Browse files
committed
[css-values-3] Refer to the type vs syntax defs correctly in the Angles section.
1 parent 1318642 commit 55d464d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-values/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,9 +1086,9 @@ Other Quantities</h2>
10861086
<h3 id="angles">
10871087
Angle Units: the <<angle>> type and ''deg'', ''grad'', ''rad'', ''turn'' units</h3>
10881088

1089-
Angle values are <a>dimensions</a> denoted by <dfn id="angle-value">&lt;angle></dfn>.
1089+
Angle values are <<dimension>>s denoted by <dfn id="angle-value">&lt;angle></dfn>.
10901090
However, for zero angles the unit identifier is optional
1091-
(i.e. can be syntactically represented as the <<number>> ''0'').
1091+
(i.e. can be syntactically represented as the <a>number</a> ''0'').
10921092
The angle unit identifiers are:
10931093

10941094
<dl export>

0 commit comments

Comments
 (0)