From d973842b7176dd93286db22ac2f9518e2888e7ae Mon Sep 17 00:00:00 2001 From: Carlos Parada <71727937+ParadaCarleton@users.noreply.github.com> Date: Tue, 7 Jul 2026 17:26:16 -0700 Subject: [PATCH] Fix typo in project status section Corrected typo in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f8e27f..baed7627 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ If you use cargo-mutants or just like the idea you can help it get better: As of August 2025 this is an actively-maintained spare time project. I expect to make [releases](https://github.com/sourcefrog/cargo-mutants/releases) about every one or two months. -It's very usable at it is and there's room for lots more future improvement, especially in adding new types of mutation. +It's very usable as it is and there's room for lots more future improvement, especially in adding new types of mutation. If you try it out on your project, [I'd love to hear back in a github discussion](https://github.com/sourcefrog/cargo-mutants/discussions/categories/general) whether it worked well or what could be better: