Skip to content

Commit 1504e02

Browse files
committed
fixing minor text in example
1 parent 41e068a commit 1504e02

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css3-multicol/Overview.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,9 @@ <h2>Introduction</h2>
138138
or both, properties in one declaration.
139139

140140
<div class=example>
141-
<p>In this example, both the number and widths of columns is set:
141+
142+
<p>In these examples, the number of columes, the width of columns, and
143+
both the number and widths are set:
142144

143145
<pre>
144146
body { columns: 2 }

0 commit comments

Comments
 (0)