Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit 4348c56

Browse files
Merge #404
404: Doc: fix CONTRIBUTING.md typo r=ljedrz a=niklaslong This PR fixes a typo in `CONTRIBUTING.md`. Co-authored-by: Niklas Long <niklas@equilibrium.co>
2 parents fbaebc5 + ac8c7c7 commit 4348c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ are encouraged. You can make a difference by tackling any of the following items
66
* Bug reports and feature requests in the form of issues
77
* Implementing the remaining features and corresponding HTTP endpoints not yet covered. See https://areweipfsyet.rs for info on which those are.
88
* Additional tests (unit, functional, conformance) and CI for existing functionality
9-
* Examples, particularly those that showcase Rust's unique capaibilities or performance
9+
* Examples, particularly those that showcase Rust's unique capabilities or performance
1010
* Any advancements toward `no_std` support
1111
* PRs for issues marked as [help wanted](https://github.com/rs-ipfs/rust-ipfs/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22) or [good first issue](https://github.com/rs-ipfs/rust-ipfs/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
1212
* Other issues that are not marked as help wanted or good first issue ;)

0 commit comments

Comments
 (0)