@@ -70,7 +70,7 @@ We need to set up your Python environment. Install `virtualenv` via `pip`:
pip install virtualenv
```
Next, we need to install our depenedencies:
Next, we need to install our dependencies:
```bash
virtualenv venv
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.