Skip to content

Commit 1656a4d

Browse files
authored
Merge pull request #49 from ewjoachim/kieferro-fix-typo
Fix typo in README for v2
2 parents 2d16764 + 723d5a4 commit 1656a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
runs-on: ubuntu-latest
109109
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
110110
steps:
111-
# DO NOT run actions/checkout@v2 here, for securitity reasons
111+
# DO NOT run actions/checkout@v2 here, for security reasons
112112
# For details, refer to https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
113113
- name: Post comment
114114
uses: ewjoachim/python-coverage-comment-action@v2

0 commit comments

Comments
 (0)