Skip to content

Commit b703055

Browse files
committed
Update docs [ci skip]
1 parent eebcea8 commit b703055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The whole React community knows and will unanimously agree that [react-boilerpla
3838

3939
> Please note that this boilerplate is **production-ready and not meant for beginners**! If you're just starting out with react or redux, please refer to https://github.com/petehunt/react-howto instead. If you want a solid, battle-tested base to build your next product upon and have some experience with react, this is the perfect start for you.
4040
41-
So it involves a lot of additional learning curve to get started with [react-boilerplate](https://github.com/react-boilerplate/react-boilerplate). That's why I stripped it down and made this _leaner, **beginner friendly**_ boilerplate without all the additional complexity.
41+
So it involves a lot of additional learning curve to get started with [react-boilerplate](https://github.com/react-boilerplate/react-boilerplate). That's why I forked it, stripped it down and made this _leaner, **beginner friendly**_ boilerplate without all the additional complexity.
4242

4343

4444
## Features
@@ -49,7 +49,7 @@ _React.js_ - React 16, React Router 5
4949

5050
_Redux.js_ - Redux saga, Redux immutable and Reselect
5151

52-
_Babel_ - ES6, ESNext, Airbnb with React/Recommended config
52+
_Babel_ - ES6, ESNext, Airbnb and React/Recommended config
5353

5454
_Webpack_ - Webpack 3, Hot Reloading, Code Splitting, Optimized Prod Build and more
5555

0 commit comments

Comments
 (0)