From 3fa2aefb75b4f9a71273deb5f9d79598149263f0 Mon Sep 17 00:00:00 2001 From: Mephi <182352808+Mephi78@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:28:56 +0100 Subject: [PATCH] fix(curriculum): helpCategory for Storytelling app workshop (#58955) --- curriculum/challenges/_meta/workshop-storytelling-app/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/_meta/workshop-storytelling-app/meta.json b/curriculum/challenges/_meta/workshop-storytelling-app/meta.json index 728706a6cd9..28232f79404 100644 --- a/curriculum/challenges/_meta/workshop-storytelling-app/meta.json +++ b/curriculum/challenges/_meta/workshop-storytelling-app/meta.json @@ -73,5 +73,5 @@ "title": "Step 16" } ], - "helpCategory": "HTML-CSS" + "helpCategory": "JavaScript" } \ No newline at end of file