diff --git a/.github/workflows/spellcheck.yaml b/.github/workflows/spellcheck.yaml index 22d249d..eb4cb8c 100644 --- a/.github/workflows/spellcheck.yaml +++ b/.github/workflows/spellcheck.yaml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v4 - - name: Common misspellings check + - name: Check for common misspellings uses: codespell-project/actions-codespell@v2 - name: Check spelling