Skip to content

Commit fb5afa0

Browse files
committed
[css-multicol-2] Fix markup typo
1 parent 07bca23 commit fb5afa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-multicol-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Spanning columns</h2>
189189
the number of columns spanned will be the same as if ''column-span: all'' had been specified.
190190

191191
Issue: If ''column-span: 1'' does not do the same as ''column-span: none'',
192-
should this behave as ''column-span: 1'' or as 'column-span: none''
192+
should this behave as ''column-span: 1'' or as ''column-span: none''
193193
when the element is small enough?
194194
</dl>
195195

0 commit comments

Comments
 (0)