We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96dec2 commit 9f277dcCopy full SHA for 9f277dc
CONTRIBUTING.md
@@ -75,7 +75,7 @@ be covered by functional tests.
75
When refactoring, structure your PR to make it easy to review and don't
76
hestitate to split it into multiple small, focused PRs.
77
78
-The Minimal Supported Rust Version is 1.41.1 (enforced by our GitHub Actions).
+The Minimum Supported Rust Version is 1.41.1 (enforced by our GitHub Actions).
79
80
Commits should cover both the issue fixed and the solution's rationale.
81
These [guidelines](https://chris.beams.io/posts/git-commit/) should be kept in mind.
0 commit comments