Skip to content

Commit d0ae72a

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

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
@@ -291,7 +291,7 @@ This metric defines how many DPI per pixel the Screen is using.
291291

292292
With this definition the browser will use the `huge` scale of 1600 pixels when the screen has a density of 192 DPI, also knows as `2x`.
293293
We use here two different media queries to also support older Safari versions.
294-
Mobile devices with Safari like iPhones are still only supporting the old non-standard media query.
294+
Mobile devices with Safari-like iPhones only support the old non-standard media query.
295295
If you don't care about IE support you can also use `min-resolution: 2dppx` which is closer to `2x`.
296296
The most common variants are:
297297

0 commit comments

Comments
 (0)