From deae180b7cf5c320479a5c7686b4a19fd0303741 Mon Sep 17 00:00:00 2001 From: Gustavo Delfino Date: Sat, 15 Feb 2025 14:44:49 -0500 Subject: [PATCH] Update README.md Minor typo fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e21abcb7..e79d39388 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Unless your focus is developing the VM-Connector, using the Docker image is easi directly during development. ## Testing -See [Testinc doc](./TESTING.md) +See [Testing doc](./TESTING.md) ## Code Formatting and Linting