fix(docs): Fix typo in README.md.tpl for issue link (#45808)

This PR fixes a small grammar issue in the README.

Changed "Open a issue" to "Open an issue".
No functional changes.

Signed-off-by: Harsh <23f2005517@ds.study.iitm.ac.in>
This commit is contained in:
Harsh
2026-03-05 12:55:47 +01:00
committed by GitHub
parent 1a9d8032aa
commit 042587b74a
+1 -1
View File
@@ -38,7 +38,7 @@ For information about the common chart and all defaults included with it, please
- See the [Website](https://trueforge.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
- Open an [issue](https://github.com/trueforge-org/truecharts/issues/new/choose)
---