Skip to content

Commit 856cbf7

Browse files
committed
nit: Fix typo
1 parent 25557d3 commit 856cbf7

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
@@ -29,7 +29,7 @@ jobs:
2929
# Prepare the scanner to run
3030
- shell: bash
3131
run: cp -Rf ./.github/actions/continuous-ai-for-accessibility-scanner/.github/actions/* ./.github/actions
32-
# Run the scannner
32+
# Run the scanner
3333
- uses: ./.github/actions/continuous-ai-for-accessibility-scanner
3434
with:
3535
urls: | # Provide a newline-delimited list of URLs to scan; more information below.

0 commit comments

Comments
 (0)