From 1c84daacd42c0199613dbfc1bb760647cd6a6237 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Fri, 10 Aug 2018 23:13:17 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1baa869..1dc6750 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This generator can be used to create and manage projects that use React, Webpack ## What is included? Generator-React-Webpack-Alt includes support for creating new stores (and tests), as well as the creation of actions, components and sources. -It also has support for the the features that are available in its parent project, generator-react-webpack. This includes the run-configuration, webpack, esLint and test-environment. +It also has support for the features that are available in its parent project, generator-react-webpack. This includes the run-configuration, webpack, esLint and test-environment. ## Planned Features and updates There are currently some features missing from the generator. These will be available in a later version: