fix: update contributing (#2084)

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
This commit is contained in:
Louis 2022-03-09 21:47:29 +07:00 committed by GitHub
parent 89f86e2c84
commit 202db9315f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ To check the formatting of your code:
yarn lint
```
If you get errors, be sure to fix them before comitting.
If you get errors, be sure to fix them before committing.
## Making a Pull Request