We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5a948 commit 74887dfCopy full SHA for 74887df
CONTRIBUTING.md
@@ -91,7 +91,7 @@ hesitate to split it into multiple small, focused PRs.
91
The Minimum Supported Rust Version (MSRV) currently is 1.48.0 (enforced by
92
our GitHub Actions). We support reading serialized LDK objects written by any
93
version of LDK 0.0.99 and above. We support LDK versions 0.0.113 and above
94
-reading serialized LDK objects written by modern LDK. Any exepected issues with
+reading serialized LDK objects written by modern LDK. Any expected issues with
95
upgrades or downgrades should be mentioned in the [changelog](CHANGELOG.md).
96
97
Commits should cover both the issue fixed and the solution's rationale. These
0 commit comments