From 6246c472e3975c7f6ac3dca01a330caf0da171c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Lity=C5=84ski?= Date: Sat, 7 May 2016 04:01:17 +0200 Subject: [PATCH] fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7074f71..63be420 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Interested in learning [Redux](https://www.udemy.com/react-redux/)? There are two methods for getting started with this repo. ####Familiar with Git?##### -Checkout this repo, install depdencies, then start the gulp process with the following: +Checkout this repo, install dependencies, then start the gulp process with the following: ``` > git clone git@github.com:StephenGrider/ReduxSimpleStarter.git