From b2a86c087352d792b6171f5aa22287828d1f3e03 Mon Sep 17 00:00:00 2001 From: Eugen Mayer <136934+EugenMayer@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:01:29 +0100 Subject: [PATCH] Fixed a tiny typo (#678) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **⚙️ Type of change** - [x] README typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d07c0633..ce51b3fe 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Helm Library Chart for TrueCharts Charts and Apps ## Feature addition(s) or enhancements Please first discuss with us the feature you want to add, especially if it's a large one. -This is to ensure we haev an extendable and maintainable implementation! +This is to ensure we have an extendable and maintainable implementation! Keep in mind that both docs and unit tests are required in order to complete/merge the feature addition or enhancement.