From 3bbd69583ed99a08f4bcb2dbc2d856c389f9c202 Mon Sep 17 00:00:00 2001
From: Reinder Kraaij <kraaij@astron.nl>
Date: Fri, 19 Jul 2024 16:27:42 +0200
Subject: [PATCH] fix typo

---
 sonar-project.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sonar-project.properties b/sonar-project.properties
index 36a6339..9725a7f 100644
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -1,4 +1,4 @@
-onar.projectKey=astron_telescope-specification-models
+sonar.projectKey=astron_telescope-specification-models
 sonar.organization=astr0n
 
 # This is the name and version displayed in the SonarCloud UI.
-- 
GitLab