Skip to content

Commit 3b67dbd

Browse files
short URL field is specified
1 parent 2b4c9ef commit 3b67dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-shorten-urls/PREINSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Use this extension to create shortened URLs from URLs written to Cloud Firestore
22

33
This extension listens to your specified Cloud Firestore collection. If you add a URL to a specified field in any document within that collection, this extension:
44
- Shortens the URL.
5-
- Saves the shortened URL in a new field in the same document.
5+
- Saves the shortened URL in a new specified field in the same document.
66

77
If the original URL in a document is updated, then the shortened URL will be automatically updated, too.
88

0 commit comments

Comments
 (0)