From 57df61ff39d10ca88b59e66bfc68bdb8c81afaa5 Mon Sep 17 00:00:00 2001
From: "Wohlmuth, Florian Rudolf" <florian.wohlmuth@tugraz.at>
Date: Tue, 16 Jan 2024 00:36:05 +0100
Subject: [PATCH] Fixed README.md

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

diff --git a/README.md b/README.md
index 828a822..ae60746 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ python drca.py 3 100
 python drca.py 4 300
 python drca.py 5 500 (starts to lag a bit due to computations)
 
-# IMPORTANT (IF YOU THINK YOU SAW BICHROMATIC EDGES)
+# IMPORTANT (IF YOU THINK YOU SAW MONOCHROMATIC EDGES)
 Sometimes it may seem like same colored nodes are connected. I am
 99.9% sure that this should never be the case. If it seems like this
 phenomena occured, please double check. You may look the two nodes
-- 
GitLab