From 425fe265c024765ac81514cb5010ef3bc0a81cf1 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Fri, 14 Nov 2014 18:49:07 -0800 Subject: [PATCH] fixed double "your your" typo Fixes #204 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3215ea4132..e2da26738c 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ The same goes for other providers.
-- [Sign up](http://stripe.com) or log into your your [dashboard](https://manage.stripe.com) +- [Sign up](http://stripe.com) or log into your [dashboard](https://manage.stripe.com) - Click on your profile and click on Account Settings - Then click on [API Keys](https://manage.stripe.com/account/apikeys) - Copy the **Secret Key**. and add this into `config/secrets.js` @@ -291,7 +291,7 @@ The same goes for other providers. - Go to https://sendgrid.com/user/signup -- Sign up and **confirm** your your account via the *activation email* +- Sign up and **confirm** your account via the *activation email* - Then enter your SendGrid *Username* and *Password* into `config/secrets.js`