Skip to content

Commit 27d2af7

Browse files
MrTangostevepiercy
andauthored
Update docs/classic-ui/images.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent b3c4af1 commit 27d2af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ This is useful when you want to define a picture variant to be used in templates
386386

387387
With image size optimization, the browser is able to choose the optimal image for each display size.
388388
But we have no control over which scale the browser will actually use.
389-
For example to force the Browser to use a zoomed version of an image for smaller screens we can use media queries.
389+
For example to force the browser to use a zoomed version of an image for smaller screens, we can use media queries.
390390
The technique is called [art direction](https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images#art_direction).
391391

392392
Let's have a look at a more advanced configuration:

0 commit comments

Comments
 (0)