Skip to content

Commit 1f28764

Browse files
fix(curriculum): incorrect helpCategory for react labs (freeCodeCamp#59118)
1 parent ca44354 commit 1f28764

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

curriculum/challenges/_meta/lab-mood-board/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dashedName": "lab-mood-board",
66
"superBlock": "full-stack-developer",
77
"challengeOrder": [{ "id": "673b3d6b7ef7318eef926d5a", "title": "Build a Mood Board" }],
8-
"helpCategory": "HTML-CSS",
8+
"helpCategory": "JavaScript",
99
"blockLayout": "link",
1010
"blockType": "lab"
1111
}

curriculum/challenges/_meta/lab-reusable-footer/meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dashedName": "lab-reusable-footer",
66
"superBlock": "full-stack-developer",
77
"challengeOrder": [{ "id": "673b02b03134b04637bf7055", "title": "Build a Reusable Footer" }],
8-
"helpCategory": "HTML-CSS",
8+
"helpCategory": "JavaScript",
99
"blockLayout": "link",
1010
"blockType": "lab"
11-
}
11+
}

0 commit comments

Comments
 (0)