Fix typo in CONTRIBUTING.md

This commit is contained in:
Steve Myers 2020-11-23 21:40:40 -08:00
parent 790fd52abe
commit 6eac2ca4cf
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

@ -44,7 +44,7 @@ debt.
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
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).