Unverified Commit d0ae170e authored by Jcaw's avatar Jcaw Committed by GitHub
Browse files

Fix typo in CONTRIBUTING (#1293)

parent bec90472
......@@ -67,7 +67,7 @@ export PATH="<path_to_torchaudio>/third_party/install/bin:${PATH}"
The following dependencies are also needed for testing:
```bash
pip install typing pytest scipy numpy parametrized
pip install typing pytest scipy numpy parameterized
```
## Development Process
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment