From b565f32886fd62e3923d6d7cb5e09d35124a9e10 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Fri, 28 Jun 2019 15:39:56 +0530 Subject: [PATCH] chore: Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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