From ac657c46bc259345ee19bfdf239af79b53b048ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de>
Date: Tue, 20 Jul 2021 18:42:51 +0200
Subject: [PATCH] Fix spelling mistake in Chart.yaml

---
 helm/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index b09b4022d..30cfa8249 100644
--- a/helm/Chart.yaml
+++ b/helm/Chart.yaml
@@ -1,6 +1,6 @@
 apiVersion: v2
 name: theodolite
-description: Theodolite is a framework for benchmarking the scalability stream processing engines.
+description: Theodolite is a framework for benchmarking the scalability of stream processing engines.
 home: https://cau-se.github.io/theodolite
 sources:
   - https://github.com/cau-se/theodolite
-- 
GitLab