diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index b83ed9ba83a..ef5c3abfb15 100644 --- a/client/i18n/locales/english/translations.json +++ b/client/i18n/locales/english/translations.json @@ -445,6 +445,7 @@ "help-translate": "We are still translating this certification.", "help-translate-link": "Help us translate.", "project-preview-title": "Here's a preview of what you will build", + "demo-project-title": "Here's an example of a project that meets the requirements", "github-required": "<0>Create a GitHub account if you don't have one. You'll need it when you create the virtual Linux server machine. This process may take a few minutes.", "gitpod": { "intro": "This course runs in a virtual Linux machine using Gitpod. Follow these instructions to start the course:", diff --git a/client/src/templates/Challenges/classic/show.tsx b/client/src/templates/Challenges/classic/show.tsx index 70edbcac3e7..37658f649a6 100644 --- a/client/src/templates/Challenges/classic/show.tsx +++ b/client/src/templates/Challenges/classic/show.tsx @@ -526,7 +526,11 @@ function ShowClassic({