From 084d78d97939763dc78b083545ca4abc1bc37825 Mon Sep 17 00:00:00 2001 From: Soumyadeep Dey <95275364+SoumyaEXE@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:43:53 +0530 Subject: [PATCH] fix(docs) (#40311) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixed an typo **Description** fixed some typos founded in readme ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [x] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: Soumyadeep Dey <95275364+SoumyaEXE@users.noreply.github.com> --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 5bd7f78e9d1..36129f8dd9d 100644 --- a/.github/README.md +++ b/.github/README.md @@ -10,7 +10,7 @@ title: TrueCharts --- -TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community! +TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, by the community! All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.