Skip to content

Commit 5b92957

Browse files
add period
1 parent edf201f commit 5b92957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-shorten-urls/POSTINSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can test out this extension right away:
1313
### Using the extension
1414

1515
This extension listens to the Cloud Firestore collection `${param:COLLECTION_PATH}`. If you add a URL to the field `${param:URL_FIELD_NAME}` in any document within that collection, this extension:
16-
- Shortens the URL
16+
- Shortens the URL.
1717
- Saves the shortened URL in the `${param:SHORT_URL_FIELD_NAME}` field of the same document like so:
1818

1919
```

0 commit comments

Comments
 (0)