Skip to content

Commit 185bcfb

Browse files
add periods
1 parent 5b92957 commit 185bcfb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

storage-resize-images/POSTINSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ You can test out this extension right away:
1111
### Using the extension
1212

1313
When you upload an image file to `${param:IMG_BUCKET}`, this extension:
14-
- Creates resized image(s) with your specfied dimensions
15-
- Stores both the resized image(s) and the original image in the same bucket, `${param:IMG_BUCKET}`
16-
- Names resized image(s) using the same name as the original uploaded image, but suffixed with the specified width and height
14+
- Creates resized image(s) with your specfied dimensions.
15+
- Stores both the resized image(s) and the original image in the same bucket, `${param:IMG_BUCKET}`.
16+
- Names resized image(s) using the same name as the original uploaded image, but suffixed with the specified width and height.
1717

1818
You can upload images using the [Cloud Storage for Firebase SDK](https://firebase.google.com/docs/storage/) for your platform (iOS, Android, or Web). Alternatively, you can upload images directly in the Firebase console's Storage dashboard.
1919

0 commit comments

Comments
 (0)