Skip to content

Commit a75f041

Browse files
committed
typo
1 parent 967d44d commit a75f041

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css4-images/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ <h4 id=image-fragments><span class=secno>4.2.1. </span> Image Fragments</h4>
607607
standalone image.
608608

609609
<div class=example>
610-
<p> For example, given the following image* and CSS: <a href=sprites.svg>
610+
<p> For example, given the following image and CSS: <a href=sprites.svg>
611611
<img alt="[9 circles, with 0 to 8 eighths filled in]" height=20
612612
src="images/sprites.svg" width=180> </a>
613613

css4-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ <h4 id="image-fragments">
334334

335335
<div class="example">
336336
<p>
337-
For example, given the following image* and CSS:
337+
For example, given the following image and CSS:
338338

339339
<a href="sprites.svg">
340340
<img src="images/sprites.svg" height="20" width="180" alt="[9 circles, with 0 to 8 eighths filled in]">

0 commit comments

Comments
 (0)