From b11be61a4f12e76d357a8d2f819522c727f7c075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Garc=C3=A9s?= Date: Tue, 9 Jul 2024 22:24:53 +0200 Subject: [PATCH] Fix minor typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be933b6..ed1d03f 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ Please see examples on how to use different dialects. ### T-SQL ### Sonar settings for tsql. You can check example at [here](https://github.com/gretard/sonar-sql-plugin/tree/master/examples/1-tsql) ``` -sonar.projectKey=examples.sql.mysql.project -sonar.projectName=examples.sql.mysql.project +sonar.projectKey=examples.sql.tsql.project +sonar.projectName=examples.sql.tsql.project sonar.projectVersion=1.1 sonar.sources=src # optional