Update CONTRIBUTING.md (#14835)

fix cmd typo
This commit is contained in:
Kamal Raj
2021-12-20 19:12:03 +05:30
committed by GitHub
parent 1531b31978
commit 1b0ca7d270

View File

@@ -220,7 +220,7 @@ Follow these steps to start contributing:
some files when adding a new model, that you can run with
```bash
$ make repo-consitency
$ make repo-consistency
```
To learn more about those checks and how to fix any issue with them, check out the