Skip to content

Commit 5367830

Browse files
param -> parameter; "the specified" -> "your specified"
1 parent 551ec45 commit 5367830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage-resize-images/POSTINSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Be aware of the following when using this extension:
3333

3434
- Each original image must have a valid [image MIME type](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types#Image_types) specified in its [`Content-Type` metadata](https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Type) (for example, `image/png`).
3535

36-
- If you configured the `Cache-Control header for resized images` param, the specified value will overwrite the value copied from the original image. Learn more about image metadata in the [Cloud Storage documentation](https://firebase.google.com/docs/storage/).
36+
- If you configured the `Cache-Control header for resized images` parameter, your specified value will overwrite the value copied from the original image. Learn more about image metadata in the [Cloud Storage documentation](https://firebase.google.com/docs/storage/).
3737

3838
### Monitoring
3939

0 commit comments

Comments
 (0)