Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis committed Dec 2, 2023
1 parent 43e16a6 commit 9cbfd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
run: cargo minimal-versions test -- --test-threads 1

min-versions-msrv:
name: Minimal Depencency Versions (MSRV)
name: Minimal Dependency Versions (MSRV)
runs-on: ubuntu-latest
needs: [lints, docs]
env:
Expand Down

0 comments on commit 9cbfd2b

Please sign in to comment.