Skip to content

Commit c6b76dc

Browse files
committed
typo
1 parent 029642b commit c6b76dc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css3-images/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,8 +1096,8 @@ <h4 class=no-toc id=radial-gradient-syntax><span class=secno>4.2.1. </span>
10961096
class=css>farthest-corner</code>&rsquo;</dfn>
10971097

10981098
<dd>Same as &lsquo;<code class=css>closest-corner</code>&rsquo;, except
1099-
the <a href="#ending-shape"><i>ending shape</i></a> is be sized based
1100-
on the farthest corner. If the shape is an ellipse, the <a
1099+
the <a href="#ending-shape"><i>ending shape</i></a> is sized based on
1100+
the farthest corner. If the shape is an ellipse, the <a
11011101
href="#ending-shape"><i>ending shape</i></a> is given the same aspect
11021102
ratio it would have if &lsquo;<code
11031103
class=css>farthest-side</code>&rsquo; were specified.

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ <h4 class='no-toc' id='radial-gradient-syntax'>
673673
it would have if ''closest-side'' were specified.
674674

675675
<dt><dfn id='radial-farthest-corner'>''farthest-corner''</dfn></dt>
676-
<dd>Same as ''closest-corner'', except the <i>ending shape</i> is be
676+
<dd>Same as ''closest-corner'', except the <i>ending shape</i> is
677677
sized based on the farthest corner. If the shape is an ellipse,
678678
the <i>ending shape</i> is given the same aspect ratio it would
679679
have if ''farthest-side'' were specified.

0 commit comments

Comments
 (0)