From 60ea6d7e715907bc0c2ded079d906ed87d99b007 Mon Sep 17 00:00:00 2001 From: Highbyte Date: Wed, 13 Nov 2024 23:04:18 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05a4d98..0c37854 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ SonarScanner for .NET for use in Github Actions, with automatic pull request detection, analysis and decoration. > [!NOTE] -> This version version supports `.NET 9`. +> This version supports `.NET 9`. | Other .NET versions | GitHub Action version | |------------------|-------------------------------------------------------------------------------------|