Skip to content

Commit 2e7b33a

Browse files
authored
Update README.md
1 parent aea096f commit 2e7b33a

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
@@ -91,7 +91,7 @@ module.exports = {
9191
host: 'smtp.gmail.com',
9292
port: 465,
9393
username: '[email protected]',
94-
password: 'beluga',
94+
password: 'belugas',
9595
};
9696
```
9797

0 commit comments

Comments
 (0)