From de491bc19406c073dd9fee2dfbb9df2e664dbe1b Mon Sep 17 00:00:00 2001
From: Jessica Dreyer <jessica.dreyer@stud.hs-bochum.de>
Date: Tue, 27 Jun 2023 11:00:59 +0000
Subject: [PATCH] .

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

diff --git a/README.md b/README.md
index 02447c5..d654752 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Notes on constant values (in race_management.py):
 **This value should only be changed if the sent string changes.**    
 
 * THRESHOLD_LEFT, THRESHOLD_RIGHT: value to detect a left or right turn
-**This value can be changed to possibly improve the algorithm.**
+**These values can be changed to possibly improve the algorithm.**
 
 * BLOCK_SIZE_DA: number of iterations to analyse the section type
 **This value can be changed to possibly improve the algorithm.**
-- 
GitLab