Skip to content

Commit

Permalink
docs(readme): fix typo (#64)
Browse files Browse the repository at this point in the history
Typo in readme
  • Loading branch information
kopernic-pl authored Feb 2, 2024
1 parent 4127bc0 commit 24a046e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
build:
steps:
- uses: lacework/lw-scanner-action@v1.2.0
name: Scan container images for vulnerabitilies using Lacework
name: Scan container images for vulnerabilities using Lacework
with:
LW_ACCOUNT_NAME: ${{ secrets.LW_ACCOUNT_NAME }}
LW_ACCESS_TOKEN: ${{ secrets.LW_ACCESS_TOKEN }}
Expand Down

0 comments on commit 24a046e

Please sign in to comment.