Skip to content

Commit c1c19d3

Browse files
build(deps): bump crate-ci/typos from 1.36.2 to 1.37.2 (#461)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Orjan Ameye <[email protected]>
1 parent 70abfcd commit c1c19d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/SpellCheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- name: Checkout Actions Repository
1111
uses: actions/checkout@v4
1212
- name: Check spelling
13-
uses: crate-ci/typos@v1.36.2
13+
uses: crate-ci/typos@v1.37.2

docs/src/introduction/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ julia> ] # `]` should be pressed
1515
julia> Pkg.add("HarmonicBalance")
1616
```
1717

18-
You can check which version you have installled with the command
18+
You can check which version you have installed with the command
1919

2020
```julia
2121
julia> ]

0 commit comments

Comments
 (0)