diff --git a/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/comment-out-html.english.md b/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/comment-out-html.english.md index 119eb93f28..3cd92725e5 100644 --- a/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/comment-out-html.english.md +++ b/curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/comment-out-html.english.md @@ -60,7 +60,10 @@ tests: ## Solution
-```js -// solution required +```html + +

CatPhotoApp

+ ``` +