typo to apache/superset (#12966)

This commit is contained in:
AAfghahi 2021-02-05 17:32:03 -05:00 committed by GitHub
parent 76bcc446f0
commit 8c50cc9d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ pip3 install -r requirements/integration.txt
pre-commit install
```
Alternatively it possible to run pre-commit via tox:
Alternatively it is possible to run pre-commit via tox:
```bash
tox -e pre-commit