From 0bee8053e7182ad9c7b16b375285aeb0cfc1d681 Mon Sep 17 00:00:00 2001 From: Kimi450 Date: Sun, 29 Oct 2017 00:11:45 +0100 Subject: [PATCH] Typo fix: Changed Sengrid to Sendgrid on 2 instances (both on line 58) in the README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bcc5419b..05bc21f07 100644 --- a/README.md +++ b/README.md @@ -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