From 9e810f0690e471c7b149bcbd2069de7a54a35432 Mon Sep 17 00:00:00 2001
From: Jessica Dreyer <jessica.dreyer@stud.hs-bochum.de>
Date: Tue, 27 Jun 2023 10:47:05 +0000
Subject: [PATCH] Corrected mistakes

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

diff --git a/README.md b/README.md
index 9a05a1d..14a92ae 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Important notes regarding the robot:
     **This value can be changed to possibly improve the algorithm.**
 
     * S = 0, R = 1, L = 2: value for a straight part, a right turn, a left turn of the track
-    **These values should not be changed in order to maintain the algorithm.**
+    **These values should not be changed in order to maintain the functionality of the algorithm.**
 
 ## Authors and acknowledgment
 Jessica Dreyer, Sebastian Böttger
-- 
GitLab