Skip to content

Commit

Permalink
Fix README.md typo
Browse files Browse the repository at this point in the history
Changed Build to Built
  • Loading branch information
paolotormon authored Feb 22, 2022
1 parent 7ec0f12 commit 60659e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ npm run build

It will create a folder named build with your compiled project inside. After that copy its content into your webroot and you are ready to go.

## Build With
## Built With

* [Create-React-App](https://github.com/facebook/create-react-app) - Used to bootstrap the development
* [Material-UI](https://github.com/mui-org/material-ui) - Material Design components
Expand Down

0 comments on commit 60659e1

Please sign in to comment.