Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit e92a6e6

Browse files
authored
Fixed typo in SendGrid comment (#295)
Thx to @gnurag!
1 parent 8c6e1e7 commit e92a6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ SESSION_SECRET=***REMOVED***
1515
FACEBOOK_ID=***REMOVED***
1616
FACEBOOK_SECRET=***REMOVED***
1717

18-
# SendGrid Login - create an account with SendGrid her: https://signup.sendgrid.com/
18+
# SendGrid Login - create an account with SendGrid here: https://signup.sendgrid.com/
1919
SENDGRID_USER=myusername
2020
SENDGRID_PASSWORD=mysecurepassword
2121

0 commit comments

Comments
 (0)