capitalization fix

This commit is contained in:
Sean Killeen 2022-10-07 21:58:52 -04:00
parent 2b40bc0a48
commit e21da2ec7f
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ jobs:
- run: npm install -g cspell
name: Install cSpell
- run: cspell --config ./cSpell.json "packages/mermaid/src/docs/**/*.md" --no-progress
name: run cSpell
name: Run cSpell