diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index d491177668157..ee0aa5ff3ba91 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -14,5 +14,5 @@ jobs: uses: actions/checkout@v4 with: persist-credentials: false - - name: Check spelling wit typos + - name: Check spelling with typos uses: crate-ci/typos@master