File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ The codebase is maintained using the "contributor workflow" where everyone
5656without exception contributes patch proposals using "pull requests". This
5757facilitates 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
7373be covered by functional tests.
7474
7575When 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
7878The Minimum Supported Rust Version is 1.41.1 (enforced by our GitHub Actions).
7979
You can’t perform that action at this time.
0 commit comments