Skip to content

Commit 8c39394

Browse files
committed
Update README.md
1 parent 46efbd1 commit 8c39394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ var server = ParseServer({
205205
emailAdapter: {
206206
module: 'parse-server/lib/Adapters/Email/SimpleMailgunAdapter',
207207
options: {
208-
// The addres that your emails come from
208+
// The email address that your emails come from
209209
fromAddress: '[email protected]',
210210
// Your domain from mailgun.com
211211
domain: 'example.com',

0 commit comments

Comments
 (0)