Skip to content

Commit c8c4daa

Browse files
authored
Merge pull request lightningdevkit#1468 from johnpc/fix-contributing-typo
fix typos in CONTRIBUTING.md
2 parents d96a492 + 97ffb3f commit c8c4daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The codebase is maintained using the "contributor workflow" where everyone
5656
without exception contributes patch proposals using "pull requests". This
5757
facilitates social contribution, easy testing and peer review.
5858

59-
To contribute a patch, the worflow is a as follows:
59+
To contribute a patch, the workflow is as follows:
6060

6161
1. Fork Repository
6262
2. Create topic branch
@@ -73,7 +73,7 @@ must be given to the long term technical debt. Every new features should
7373
be covered by functional tests.
7474

7575
When refactoring, structure your PR to make it easy to review and don't
76-
hestitate to split it into multiple small, focused PRs.
76+
hesitate to split it into multiple small, focused PRs.
7777

7878
The Minimum Supported Rust Version is 1.41.1 (enforced by our GitHub Actions).
7979

0 commit comments

Comments
 (0)