Skip to content

Commit b3c4af1

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

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
@@ -384,7 +384,7 @@ This is useful when you want to define a picture variant to be used in templates
384384
(classic-ui-images-responsive-image-support-art-direction)=
385385
### Art direction
386386

387-
With `image size optimization` the browser is able to choose the optimal image for each situation.
387+
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.
389389
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).

0 commit comments

Comments
 (0)