From dc43f830cbf80e88ea6371b1ea4e3e32c5470ce3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim=20=C3=9Cbelh=C3=B6r?= <t.uebelhoer@irt.rwth-aachen.de>
Date: Tue, 30 Jul 2019 15:15:31 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index cb5c36a..5b03f54 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
 ROS node that counts the number of pixels of a given color in an image.
 Uses the opencv_apps image_filter nodes to segment the image and counts the
-egmented pixels.
\ No newline at end of file
+segmented pixels.
\ No newline at end of file
-- 
GitLab