Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Commit 6c5c957

Browse files
authored
fix typo (#23)
1 parent dcaa178 commit 6c5c957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See also
1717
3. Wait until the first run of CI finishes
1818
(Github Actions will process the template and commit to your new repo)
1919
4. If you want [codecov](https://about.codecov.io/sign-up/) Reports and Automatic Release to [PyPI](https://pypi.org)
20-
On the new repository `settings->secrets` add your `PIPY_API_TOKEN` and `CODECOV_TOKEN` (get the tokens on respective websites)
20+
On the new repository `settings->secrets` add your `PYPI_API_TOKEN` and `CODECOV_TOKEN` (get the tokens on respective websites)
2121
4. Read the file [CONTRIBUTING.md](CONTRIBUTING.md)
2222
5. Then clone your new project and happy coding!
2323

0 commit comments

Comments
 (0)