summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@ThinkingSerious.com>2016-10-12 12:15:41 -0700
committerGitHub <noreply@github.com>2016-10-12 12:15:41 -0700
commitb3237cc75042ef751af4c32e3399276c0798ae7c (patch)
treef1e15bbe0d6b9bf15899a1ec4dba29d8ba74004c
parent5daa42beba7964bd4ab5b40915019a6361435331 (diff)
parent56ddf8b35f95d437629c805e75103945d5ab3f47 (diff)
downloadsendgrid-csharp-master.zip
sendgrid-csharp-master.tar.gz
sendgrid-csharp-master.tar.bz2
Merge pull request #342 from stevensona/contributing-guidelines-typoHEADorigin/masterorigin/HEADmaster
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: #####