Skip to content

Commit 9a79022

Browse files
authored
Merge pull request #1301 from DimitriPapadopoulos/codespell
Fix a typo found by codespell
2 parents 8eab89a + c439a75 commit 9a79022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ It's a process that will execute commands that we'll define later.
130130
In this guide, we'll use the latest stable Ubuntu LTS version
131131
provided by GitHub Actions. This also defines a GitHub Environment
132132
for the job to run in its context and a URL to be displayed in GitHub's
133-
UI nicely. Additionally, it allows aqcuiring an OpenID Connect token
133+
UI nicely. Additionally, it allows acquiring an OpenID Connect token
134134
that the ``pypi-publish`` actions needs to implement secretless
135135
trusted publishing to PyPI.
136136

0 commit comments

Comments
 (0)