From: Steve Myers Date: Tue, 24 Nov 2020 05:40:40 +0000 (-0800) Subject: Fix typo in CONTRIBUTING.md X-Git-Tag: v0.1.0~21^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/struct.CommandStringError.html?a=commitdiff_plain;h=024baf7a44a86398fac6d937f942c9d77259100d;p=bdk-cli Fix typo in CONTRIBUTING.md --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d597838..a766fe5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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).