From 5a8adb16dfba9fb32bb68c99a06af4e5e0304904 Mon Sep 17 00:00:00 2001
From: wetzels <wetzels@rhrk.uni-kl.de>
Date: Tue, 26 Apr 2022 18:47:42 +0200
Subject: [PATCH] Update Exercise 1 (typo)

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

diff --git a/ex1/README.md b/ex1/README.md
index 49664ac..eb12030 100644
--- a/ex1/README.md
+++ b/ex1/README.md
@@ -22,7 +22,7 @@ For the first exercise, start the first python script by typing: `python ex1.py`
 
 ## Task 2: Elevation Filter (1P)
 
-As explained in the course, an important concepts for understanding the process of visualization is the so-called *visualization pipeline*:
+As explained in the course, an important concept for understanding the process of visualization is the so-called *visualization pipeline*:
 
 <img src="visPipeline.png" width="600">
 
-- 
GitLab