diff --git a/README.md b/README.md index f35cf98..8566a42 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A [GNU find](https://www.gnu.org/software/findutils/)-like tool, but uses breadth-first traversal instead of depth-first traversal, written in [Rust](https://www.rust-lang.org/). -**NO WARRANTY:** This is only a tool for my personal use. I have no plan to improve its performance or features, neither are issues guaranteed to get fixed, but PR's with good quality are welcome. +**NO WARRANTY:** This is only a tool for my personal use. I have no plan to improve its performance or features, neither are issues guaranteed to get fixed, but PR is welcome. ## Build