Skip to content

Commit 9f277dc

Browse files
committed
Use "Minimum", not "Minmal" for MSRV.
1 parent f96dec2 commit 9f277dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ be covered by functional tests.
7575
When refactoring, structure your PR to make it easy to review and don't
7676
hestitate to split it into multiple small, focused PRs.
7777

78-
The Minimal Supported Rust Version is 1.41.1 (enforced by our GitHub Actions).
78+
The Minimum Supported Rust Version is 1.41.1 (enforced by our GitHub Actions).
7979

8080
Commits should cover both the issue fixed and the solution's rationale.
8181
These [guidelines](https://chris.beams.io/posts/git-commit/) should be kept in mind.

0 commit comments

Comments
 (0)