Correct spelling of macOS (#3478)

* Correct spelling of macOS

* fixup! Correct spelling of macOS

* fixup! Correct spelling of macOS
This commit is contained in:
Ammar Bandukwala
2022-08-11 21:22:06 -04:00
committed by GitHub
parent 923c212960
commit d7b96f7d58
11 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: typos-action
uses: crate-ci/typos@v1.0.4
uses: crate-ci/typos@master
with:
config: .github/workflows/typos.toml
- name: Fix Helper