Skip to content

Commit ace7493

Browse files
committed
typo
1 parent 302df62 commit ace7493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Install development dependencies with (you might want to create a virtualenv fir
6565

6666
The project is formatted with `black`_. You can either configure your IDE to automatically format code with it, run it manually (``black .``) or rely on pre-commit (see below) to format files on git commit.
6767

68-
The project uses two rst tests in order to assure uploadability to pipy: `rst-linter`_ as a pre-commit hook and `rstcheck`_ in a GitHub workflow. This does not catch all errors.
68+
The project uses two rst tests in order to assure uploadability to pypi: `rst-linter`_ as a pre-commit hook and `rstcheck`_ in a GitHub workflow. This does not catch all errors.
6969

7070
This project uses `pre-commit`_ to enforce code-quality. After cloning the repository install the pre-commit hooks with:
7171

0 commit comments

Comments
 (0)