diff --git a/README.md b/README.md index 821d6e8..d66ed87 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ const datatable = new DataTable('#datatable', { * `yarn start` - Start dev server * Open `index.html` located in the root folder, and start development. -* Run `yarn lint` before commiting changes +* Run `yarn lint` before committing changes * This project uses [commitizen](https://github.com/commitizen/cz-cli) for conventional commit messages, use `yarn commit` command instead of `git commit` ## Read the blog