From d3960a1de824a53b63c3e644fb987380a1970ebe Mon Sep 17 00:00:00 2001 From: Jason Murray Date: Wed, 2 Feb 2022 16:01:48 -0800 Subject: [PATCH] Update README.md Spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 069e98b..bacb5d8 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ jobs: action-pull-request: runs-on: ubuntu-latest steps: - - name: Checkout repoistory + - name: Checkout repository uses: actions/checkout@v2 with: fetch-depth: 0