Skip to content

Commit 2ceeed3

Browse files
kartikvashisthaLee-W
authored andcommitted
docs(github_actions.md): fix typo crendetial -> credential
1 parent eb5f737 commit 2ceeed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/github_actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ newely created version.
7272

7373
Once the new tag is created, triggering an automatic publish command would be desired.
7474

75-
In order to do so, the crendetial needs to be added with the information of our PyPI account.
75+
In order to do so, the credential needs to be added with the information of our PyPI account.
7676

7777
Instead of using username and password, we suggest using [api token](https://pypi.org/help/#apitoken) generated from PyPI.
7878

0 commit comments

Comments
 (0)