diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index 172991d..d71fe1b 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -10,4 +10,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v5 - name: Check spelling - uses: crate-ci/typos@v1.35.7 + uses: crate-ci/typos@v1.38.1 diff --git a/.typos.toml b/.typos.toml new file mode 100644 index 0000000..04a03cc --- /dev/null +++ b/.typos.toml @@ -0,0 +1,2 @@ +[default.extend-words] +oint = "oint"