Skip to content

Commit 6a3a35c

Browse files
committed
Adjust step name for consistency
1 parent 215d5a2 commit 6a3a35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
- uses: actions/checkout@v4
1212

13-
- name: Common misspellings check
13+
- name: Check for common misspellings
1414
uses: codespell-project/actions-codespell@v2
1515

1616
- name: Check spelling

0 commit comments

Comments
 (0)