From b540d1eac17aa2db262d39f375aedf2130eed663 Mon Sep 17 00:00:00 2001 From: Craig <728294+craigbwagner@users.noreply.github.com> Date: Wed, 31 Jul 2024 09:32:17 -0400 Subject: [PATCH] Fix compilre typo in Typescript roadmap (#6306) * Rename compilre-options@RrExVb7l2gd0s_TlNdLeD.md to compiler-options@RrExVb7l2gd0s_TlNdLeD.md * Update typescript.json to fix compilre typo --- ...s_TlNdLeD.md => compiler-options@RrExVb7l2gd0s_TlNdLeD.md} | 0 src/data/roadmaps/typescript/typescript.json | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename src/data/roadmaps/typescript/content/{compilre-options@RrExVb7l2gd0s_TlNdLeD.md => compiler-options@RrExVb7l2gd0s_TlNdLeD.md} (100%) diff --git a/src/data/roadmaps/typescript/content/compilre-options@RrExVb7l2gd0s_TlNdLeD.md b/src/data/roadmaps/typescript/content/compiler-options@RrExVb7l2gd0s_TlNdLeD.md similarity index 100% rename from src/data/roadmaps/typescript/content/compilre-options@RrExVb7l2gd0s_TlNdLeD.md rename to src/data/roadmaps/typescript/content/compiler-options@RrExVb7l2gd0s_TlNdLeD.md diff --git a/src/data/roadmaps/typescript/typescript.json b/src/data/roadmaps/typescript/typescript.json index 9a138ae14..81888b1b4 100644 --- a/src/data/roadmaps/typescript/typescript.json +++ b/src/data/roadmaps/typescript/typescript.json @@ -735,7 +735,7 @@ }, "selected": false, "data": { - "label": "Compilre Options", + "label": "Compiler Options", "style": { "fontSize": 17, "justifyContent": "flex-start", @@ -4588,4 +4588,4 @@ "selected": false } ] -} \ No newline at end of file +}