Fix typo in CONTRIBUTING.md

This commit is contained in:
Steve Myers
2020-11-23 21:40:40 -08:00
parent 790fd52abe
commit 6eac2ca4cf

View File

@@ -44,7 +44,7 @@ debt.
Every new feature should be covered by functional tests where possible. Every new feature should be covered by functional tests where possible.
When refactoring, structure your PR to make it easy to review and don't When refactoring, structure your PR to make it easy to review and don't
hestitate to split it into multiple small, focused PRs. hesitate to split it into multiple small, focused PRs.
The Minimal Supported Rust Version is 1.45 (enforced by our CI). The Minimal Supported Rust Version is 1.45 (enforced by our CI).