You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firestore-shorten-urls/POSTINSTALL.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ You can test out this extension right away:
13
13
### Using the extension
14
14
15
15
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.
17
17
- Saves the shortened URL in the `${param:SHORT_URL_FIELD_NAME}` field of the same document like so:
0 commit comments