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