diff --git a/docs/TESTING.md b/docs/TESTING.md index 9fdaba607..865fad7cb 100644 --- a/docs/TESTING.md +++ b/docs/TESTING.md @@ -2,7 +2,7 @@ Melange provides an ability to test packages with a `test` command. Tests are implemented using the same `pipeline`, and `subpackages` centric ways to define -tests, so it should be very familiar continuation from `build` to `test`. +tests, so it should be a very familiar continuation from `build` to `test`. ## Overview