We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5f737 commit 2ceeed3Copy full SHA for 2ceeed3
docs/tutorials/github_actions.md
@@ -72,7 +72,7 @@ newely created version.
72
73
Once the new tag is created, triggering an automatic publish command would be desired.
74
75
-In order to do so, the crendetial needs to be added with the information of our PyPI account.
+In order to do so, the credential needs to be added with the information of our PyPI account.
76
77
Instead of using username and password, we suggest using [api token](https://pypi.org/help/#apitoken) generated from PyPI.
78
0 commit comments