From e7b90f347512d93aec7915638a1414828dc113f3 Mon Sep 17 00:00:00 2001 From: Patrick Falvey Date: Sun, 7 Jun 2020 22:22:22 -0600 Subject: [PATCH] Remove extra word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3909ecc2b..b514f2228 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository shows one way you can successfully setup Salesforce DX with Circ - You know how to get your Github repository setup with Circle CI. (Here's their [Getting Started guide](https://circleci.com/docs/2.0/).) - You have properly setup JWT-Based Authorization Flow (i.e. headless). I recommend using [these steps for generating your Self-Signed SSL Certificate](https://devcenter.heroku.com/articles/ssl-certificate-self). -If any any of these assumptions aren't true, the following steps won't work. +If any of these assumptions aren't true, the following steps won't work. ## Getting Started