Skip to content

Commit ddc732e

Browse files
authored
Merge pull request #21 from ceefour/patch-1
fix minor typo in README
2 parents 52b6edc + 609c011 commit ddc732e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Create React App example with Material-UI, TypeScript, Redux and Routing
22

3-
This is a new verison with React Hooks, Material-UI 4 and React-Redux 7 (with hooks!). We use this template for all our new projects. If you want to bootstrap a project with the classic approach without hooks but with class components, you are welcome to use the [previous version](https://github.com/innFactory/create-react-app-material-typescript-redux/tree/v1).
3+
This is a new version with React Hooks, Material-UI 4 and React-Redux 7 (with hooks!). We use this template for all our new projects. If you want to bootstrap a project with the classic approach without hooks but with class components, you are welcome to use the [previous version](https://github.com/innFactory/create-react-app-material-typescript-redux/tree/v1).
44

55
<img width="100%" src="screenshot.png" alt="example"/>
66

0 commit comments

Comments
 (0)