summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstevensona <adamstevenson121@gmail.com>2016-10-11 15:48:39 -0400
committerstevensona <adamstevenson121@gmail.com>2016-10-11 15:48:39 -0400
commit56ddf8b35f95d437629c805e75103945d5ab3f47 (patch)
treef1e15bbe0d6b9bf15899a1ec4dba29d8ba74004c
parent5daa42beba7964bd4ab5b40915019a6361435331 (diff)
downloadsendgrid-csharp-56ddf8b35f95d437629c805e75103945d5ab3f47.zip
sendgrid-csharp-56ddf8b35f95d437629c805e75103945d5ab3f47.tar.gz
sendgrid-csharp-56ddf8b35f95d437629c805e75103945d5ab3f47.tar.bz2
Align contributing guidelines to actual example code
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9693f9e..a866e66 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -80,7 +80,7 @@ git clone https://github.com/sendgrid/sendgrid-csharp.git
First, get your free SendGrid account [here](https://sendgrid.com/free?source=sendgrid-csharp).
-Next, update your Environment (user space) with your [SENDGRID_API_KEY](https://app.sendgrid.com/settings/api_keys).
+Next, update your Environment (user space) with your [SENDGRID_APIKEY](https://app.sendgrid.com/settings/api_keys).
##### Execute: #####