Skip to content

Commit 36f67e7

Browse files
committed
[css-images-3] fix typo
1 parent 4ab5eed commit 36f67e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-images-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1839,7 +1839,7 @@ Determining How To Scale an Image: the 'image-rendering' property {#the-image-re
18391839

18401840
The ''pixelated'' version maintains the overall <em>look</em> of simply scaling the pixels up,
18411841
at the cost of <em>slight</em> blurring,
1842-
tho much less blurring than the ''smooth'' scaling gives.
1842+
though much less blurring than the ''smooth'' scaling gives.
18431843
Meanwhile, ''crisp-edges'' avoids introducing any blurring at all,
18441844
at the cost of aliasing artifacts
18451845
making the "pixels" look irregularly sized.

0 commit comments

Comments
 (0)