Skip to content

Commit 1343ce4

Browse files
committed
typo
--HG-- extra : rebase_source : 759733a58635e41785ed15da667cef38ae817362
1 parent f39db96 commit 1343ce4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ <h2 id=display-flexbox><span class=secno>3. </span> New values for
530530
9.7</a> must be amended to contain an additional row, with &lsquo;<code
531531
class=css>inline-flexbox</code>&rsquo; in the "Specified Value" column and
532532
&lsquo;<a href="#flexbox"><code class=css>flexbox</code></a>&rsquo; in the
533-
"Copmputed Value" column.
533+
"Computed Value" column.
534534

535535
<h2 id=flex-items><span class=secno>4. </span> Flexbox Items</h2>
536536

css3-flexbox/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2 id='display-flexbox'>
192192
</ul>
193193

194194
<p>
195-
The table in <a href="http://www.w3.org/TR/CSS2/visuren.html#dis-pos-flo">CSS 2.1 Chapter 9.7</a> must be amended to contain an additional row, with ''inline-flexbox'' in the "Specified Value" column and ''flexbox'' in the "Copmputed Value" column.
195+
The table in <a href="http://www.w3.org/TR/CSS2/visuren.html#dis-pos-flo">CSS 2.1 Chapter 9.7</a> must be amended to contain an additional row, with ''inline-flexbox'' in the "Specified Value" column and ''flexbox'' in the "Computed Value" column.
196196

197197
<h2 id='flex-items'>
198198
Flexbox Items</h2>

0 commit comments

Comments
 (0)