meta: fix typo in contributing.md

This commit is contained in:
matildepark 2021-07-07 13:33:04 -04:00 committed by GitHub
parent d8ade2b731
commit fbc199537c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ of the repository
```bash
npm i
npm run bootstrp
npm run bootstrap
cd pkg/interface && npm run start
```