mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
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
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Check spelling of book
|
||||
- name: Check spelling
|
||||
uses: crate-ci/typos@master
|
||||
|
Loading…
Reference in New Issue
Block a user