diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index 5b2b6ca8625..52cbfe88511 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -7739,6 +7739,7 @@ "chapters": { "html": "HTML", "css": "CSS", + "computers": "Computers", "responsive-web-design-certification-exam": "Responsive Web Design Certification Exam" }, "modules": { diff --git a/curriculum/structure/superblocks/responsive-web-design-v9.json b/curriculum/structure/superblocks/responsive-web-design-v9.json index b200392653e..e72c7cb1021 100644 --- a/curriculum/structure/superblocks/responsive-web-design-v9.json +++ b/curriculum/structure/superblocks/responsive-web-design-v9.json @@ -87,7 +87,7 @@ ] }, { - "dashedName": "css", + "dashedName": "computers", "modules": [ { "dashedName": "computer-basics", @@ -98,7 +98,12 @@ "review-computer-basics", "quiz-computer-basics" ] - }, + } + ] + }, + { + "dashedName": "css", + "modules": [ { "dashedName": "basic-css", "blocks": [