Skip to content

Commit 4e05b92

Browse files
Bump crate-ci/typos from 1.36.3 to 1.37.2 (#553)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yi-Te Huang <[email protected]>
1 parent 8d6922a commit 4e05b92

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@v5
1212
- name: Check spelling
13-
uses: crate-ci/typos@v1.36.3
13+
uses: crate-ci/typos@v1.37.2

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ In order to get a better experience and take full advantage of `QuantumToolbox`
9595
- GPU support:
9696
- [`CUDA.jl`](https://github.com/JuliaGPU/CUDA.jl)
9797
- Distributed Computing support:
98-
- [`Disributed.jl`](https://github.com/JuliaLang/Distributed.jl)
98+
- [`Distributed.jl`](https://github.com/JuliaLang/Distributed.jl)
9999
- [`SlurmClusterManager.jl`](https://github.com/JuliaParallel/SlurmClusterManager.jl)
100100
- Plotting Libraries:
101101
- [`Makie.jl`](https://github.com/MakieOrg/Makie.jl)

0 commit comments

Comments
 (0)