Skip to content

Commit

Permalink
Merge pull request #482 from Kimi450/read_me_typo
Browse files Browse the repository at this point in the history
Typo fix: Changed Sengrid to Sendgrid on 2 instances (both on line 58…
  • Loading branch information
thinkingserious committed Oct 29, 2017
2 parents a8b70c5 + 0bee805 commit 4f0d6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ echo "sendgrid.env" >> .gitignore
source ./sendgrid.env
```

Sengrid also supports local enviroment file `.env`. Copy or rename `.env_sample` into `.env` and update [SENGRID_API_KEY](https://app.sendgrid.com/settings/api_keys) with your key.
Sendgrid also supports local enviroment file `.env`. Copy or rename `.env_sample` into `.env` and update [SENDGRID_API_KEY](https://app.sendgrid.com/settings/api_keys) with your key.

## Install Package

Expand Down

0 comments on commit 4f0d6f2

Please sign in to comment.