From c4063a53a590fcac005d2d05a9c48fac189e5ad8 Mon Sep 17 00:00:00 2001
From: wetzels <wetzels@rhrk.uni-kl.de>
Date: Mon, 6 May 2024 10:04:53 +0200
Subject: [PATCH] Update Ex1

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

diff --git a/ex1/README.md b/ex1/README.md
index 3a6bfae..427aa3a 100644
--- a/ex1/README.md
+++ b/ex1/README.md
@@ -70,7 +70,7 @@ The resulting renderview should look like the following:
 
 <img src="sol_task_3.jpg" width="600">.
 
-**Summary of Tasks:** Create a contour filter and connect it to the previous filters and following mappers. Extract 20 isolines between 0.4 and 0.5. Save your submission code as `task3.py`. What problem could arise if you want to approximate the isovalue?
+**Summary of Tasks:** Create a contour filter and connect it to the previous filters and following mappers. Extract 20 isolines between 0.4 and 0.5. Save your submission code as `task3.py`.
 
 ## Task 4: Export your results (2P)
 
-- 
GitLab