Skip to content

Commit 6fc25eb

Browse files
Loiroorioltabatkins
authored andcommitted
[css-logical] Typo: use plural (#2706)
`float` and `clear` are 2 properties, so use plural.
1 parent 61667e3 commit 6fc25eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-logical-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Flow-Relative Values for the 'float' and 'clear' Properties</h3>
134134
New values: inline-start | inline-end
135135
</pre>
136136

137-
The mapping on this property uses the <a>writing mode</a> of the element’s <a>containing block</a>.
137+
The mapping on these properties uses the <a>writing mode</a> of the element’s <a>containing block</a>.
138138

139139
Note: These properties are 1-dimensional in CSS2,
140140
but are planned to be expanded to two dimensions,

0 commit comments

Comments
 (0)