Skip to content

Commit f3f071b

Browse files
Update src/content/docs/images/transform-images/make-responsive-images.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 17aee88 commit f3f071b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/images/transform-images/make-responsive-images.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ This method can serve multiple sizes from a single URL. Currently, images will b
116116

117117
Each width is counted as a separate transformation. For example, if you use `width=auto` and the image is delivered with a width of 320px to one user and 960px to another user, then this counts as two unique transformations.
118118

119-
By default, this feature uses information from the user agent, which detects the platform type (e.g. iOS, Android) and browser.
119+
By default, this feature uses information from the user agent, which detects the platform type (for example, iOS or Android) and browser.
120120

121121
### Client hints
122122

0 commit comments

Comments
 (0)