]> Untitled Git - bdk-cli/commitdiff
Fix typo in CONTRIBUTING.md
authorSteve Myers <steve@notmandatory.org>
Tue, 24 Nov 2020 05:40:40 +0000 (21:40 -0800)
committerSteve Myers <steve@notmandatory.org>
Tue, 24 Nov 2020 05:40:40 +0000 (21:40 -0800)
CONTRIBUTING.md

index d5978389ca73376cf661a2f7fafa7543bf995522..a766fe5ab43b72bab286c5512457ef9be1564d61 100644 (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).