Correct typo in CONTRIBUTING.md (#692)

This commit is contained in:
imbev
2022-08-16 10:12:09 -05:00
committed by GitHub
parent fa217bee20
commit 410ddf314c

View File

@@ -47,7 +47,7 @@ If you have questions about the project, using PyScript, or anything else, pleas
```
git clone https://github.com/pyscript/pyscript
```
* cd into the `pyscriptjs` folder using the line below in your terminal (if your terminal is already in pyscrpit then use **cd pyscriptjs** instead)
* cd into the `pyscriptjs` folder using the line below in your terminal (if your terminal is already in pyscript then use **cd pyscriptjs** instead)
```
cd pyscript/pyscriptjs
```