forked from extern/nushell
Fix copy paste error (#7945)
This commit is contained in:
parent
babc7d3baf
commit
f189ee67a1
2
.github/workflows/typos.yml
vendored
2
.github/workflows/typos.yml
vendored
@ -9,5 +9,5 @@ jobs:
|
|||||||
- name: Checkout Actions Repository
|
- name: Checkout Actions Repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Check spelling of book
|
- name: Check spelling
|
||||||
uses: crate-ci/typos@master
|
uses: crate-ci/typos@master
|
||||||
|
Loading…
Reference in New Issue
Block a user