Merge pull request #74 from frappe/fix-typo

chore: Typo
This commit is contained in:
mergify[bot] 2019-06-29 07:05:59 +00:00 committed by GitHub
commit 63bfb5658d
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
* 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