Skip to content

Commit 180fd5b

Browse files
committed
fixed typo
1 parent 75fa014 commit 180fd5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-gcpm/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2539,7 +2539,7 @@ <h2>Image resolution</h2>
25392539
</div>
25402540

25412541
<div class="example">
2542-
<p>These two rule sspecifies that the UA should use the image resolution found in the image itself. If the image has no resolution, the resolution is set to 300dpi.
2542+
<p>These rules both specify that the UA should use the image resolution found in the image itself. If the image has no resolution, the resolution is set to 300dpi.
25432543
<pre>
25442544
img { image-resolution: from-image 300dpi }
25452545
img { image-resolution: 300dpi from-image }

0 commit comments

Comments
 (0)