From ccc1f681d271b681245658fe26ee456218ea8f5e Mon Sep 17 00:00:00 2001 From: Yash-Chindam Date: Wed, 19 Aug 2026 02:15:01 +0530 Subject: [PATCH] fix(extensions): correct Atlas display name --- extensions/catalog.community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 15174e83b3..680ac7b0fa 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -463,7 +463,7 @@ "updated_at": "2026-08-17T00:00:00Z" }, "atlas": { - "name": "spec-kit-atlas", + "name": "Atlas", "id": "atlas", "description": "Synthesize spec-kit specs into faithful, interactive architecture storybooks & doc portals.", "author": "Ash Brener",