chore: Typo

This commit is contained in:
Faris Ansari 2019-06-28 15:39:56 +05:30 committed by GitHub
parent df5e4af0ee
commit b565f32886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ const datatable = new DataTable('#datatable', {
* `yarn start` - Start dev server * `yarn start` - Start dev server
* Open `index.html` located in the root folder, and start development. * 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` * 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 ## Read the blog