From 7bb823f41bbf9c9d638b4da86c17e9980abaddcf Mon Sep 17 00:00:00 2001 From: Akanksha Trehun Date: Fri, 10 Jul 2026 16:15:50 +0530 Subject: [PATCH] fix(docs): correct frontmatter key casing in roadmap.md Signed-off-by: Akanksha Trehun --- docs/docs/100-roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/100-roadmap.md b/docs/docs/100-roadmap.md index 75bd64f729..eb193ab1a5 100644 --- a/docs/docs/100-roadmap.md +++ b/docs/docs/100-roadmap.md @@ -1,6 +1,6 @@ --- sidebar_label: Roadmap -Description: See what's on the roadmap of Kargo and find out more about the latest releases +description: See what's on the roadmap of Kargo and find out more about the latest releases --- # Kargo Roadmap