From e078bd1e8be9c9852b7ea431ca9487abb0a7f8dc Mon Sep 17 00:00:00 2001 From: Adam Tunnic Date: Sun, 7 Feb 2021 11:45:07 -0500 Subject: [PATCH] Update spellcheck.yaml --- .github/workflows/spellcheck.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spellcheck.yaml b/.github/workflows/spellcheck.yaml index bd0a655b..fde30fba 100644 --- a/.github/workflows/spellcheck.yaml +++ b/.github/workflows/spellcheck.yaml @@ -10,5 +10,5 @@ jobs: steps: - name: actions/checkout uses: actions/checkout@v2 - - name: rojopolis/spellcheck - acutally doing something + - name: rojopolis/spellcheck - actually doing something uses: rojopolis/spellcheck-github-actions@0.9.1