From 4063979c2ac8cff8cc77c6e3d27493ea4715ff9e Mon Sep 17 00:00:00 2001 From: Joshua <121734574+jhylacey@users.noreply.github.com> Date: Tue, 2 May 2023 14:34:17 -0500 Subject: [PATCH] Fix typo (#3797) --- src/pages/[roadmapId]/[...topicId].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/[roadmapId]/[...topicId].astro b/src/pages/[roadmapId]/[...topicId].astro index 82beeff27..1e686a5c1 100644 --- a/src/pages/[roadmapId]/[...topicId].astro +++ b/src/pages/[roadmapId]/[...topicId].astro @@ -28,7 +28,7 @@ const { file, breadcrumbs, roadmapId, roadmap, heading } = Astro.props as Roadma