Skip to content

Commit 5d18a0b

Browse files
author
Ashley Gau
authored
Merge pull request #216 from firebase/firestore-email-desc
firestore-send-email param description edit
2 parents bfc0077 + bd95fcd commit 5d18a0b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

firestore-send-email/extension.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,8 @@ params:
110110
validationErrorMessage: Must be a valid email address or valid name plus email address
111111
required: true
112112
description: >-
113-
The email address to use as the sender's address (if it's not specified in the added email document).
114-
You can optionally include a name with the email address (Friendly Firebaser <foobar@example.com>).
115-
example: foobar@example.com
113+
The email address to use as the sender's address (if it's not specified in the added email document).
114+
example: foobar@example.com
116115

117116
- param: DEFAULT_REPLY_TO
118117
type: string

0 commit comments

Comments
 (0)