Skip to content

Commit 32f726c

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

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
@@ -270,7 +270,7 @@ The first is metric would be the viewport size.
270270
}
271271
```
272272

273-
With this definition the Browser will use the large scale (800px) when the viewport size is max 800px.
273+
With this definition the browser will use the `large` scale when the viewport's width is 800 pixels or fewer.
274274
When the viewport width is greater than 800 pixels, the browser will use the larger scale `1000px`.
275275

276276

0 commit comments

Comments
 (0)