From 69d9f516c549668a7918710a3ea4f44dc18cba85 Mon Sep 17 00:00:00 2001
From: Achilles Kappis <a.kappis@soton.ac.uk>
Date: Thu, 13 Feb 2025 18:34:11 +0000
Subject: [PATCH] Fixed a typo in README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 390715b..eb0f4e9 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ The project is licensed under the ***MIT License***, which is a rather unrestric
 
 
 ## Versioning ##
-The project uses [semantic versioning](https://semver.org/) and the current version is **v0.5.0**. The project hasn't reached v1.0.0 yet so changes that break backwards compatibility may (and have been) introduced in any version update. For information about the changes in each version consult the [CHANGELOG](https://git.soton.ac.uk/in-nova/virtual-sensing/-/blob/main/CHANGELOG.md?ref_type=heads).
+The project uses [semantic versioning](https://semver.org/) and the current version is **v0.5.0**. The project hasn't reached v1.0.0 yet so changes that break backwards compatibility may be (and have been) introduced in any version update. For information about the changes in each version consult the [CHANGELOG](https://git.soton.ac.uk/in-nova/virtual-sensing/-/blob/main/CHANGELOG.md?ref_type=heads).
 
 
 #### **Important**
-- 
GitLab