Skip to content

Commit f085056

Browse files
authored
Update spellcheck.yml
1 parent 97d16bd commit f085056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
node-version: "18"
2121
- run: npm install -g cspell
22-
- run: cspell --config ./cSpell.json "**/*.md
22+
- run: cspell --config ./cspell.json "**/*.md

0 commit comments

Comments
 (0)