diff --git a/README.md b/README.md index 5e6af66..5b778f3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ `tagrs` is a tool for [Rust test] tagging. **Motivation**. There was no such tool for Rust, that can run tests -conditionally, based on tags, similarly to JUnit's [@Tag][JUnit Tag]. +conditionally, based on tags, similarly to JUnit's [@Tag][JUnit Tag]. ## How to use