From 5d757933d3649246f1a668eebb2de9cf197f6b14 Mon Sep 17 00:00:00 2001 From: Stefano Cordio <stefano_cordio@epam.com> Date: Sun, 28 Jul 2024 21:26:08 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce02db2..69bfc4b 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ specifies a different type. Compared to the configuration options that Jimfs provides, Jimfs JUnit Jupiter exposes a much smaller surface to keep its usage simple. -In case you are missing something for your use case, please [raise an issue](../../issues/new)! +In case something is missing for your use case, please [raise an issue](../../issues/new)! ## License