diff --git a/curriculum/challenges/english/14-responsive-web-design-22/learn-accessibility-by-building-a-quiz/6145f02240ff8f09f7ec913c.md b/curriculum/challenges/english/14-responsive-web-design-22/learn-accessibility-by-building-a-quiz/6145f02240ff8f09f7ec913c.md index f6a8618a902..9320e81962a 100644 --- a/curriculum/challenges/english/14-responsive-web-design-22/learn-accessibility-by-building-a-quiz/6145f02240ff8f09f7ec913c.md +++ b/curriculum/challenges/english/14-responsive-web-design-22/learn-accessibility-by-building-a-quiz/6145f02240ff8f09f7ec913c.md @@ -7,7 +7,7 @@ dashedName: step-36 # --description-- -Within the `div.question-block` elements, nest one `label` element, and give the `label` elements text content +Within the `div.question-block` elements, nest one `label` element, and add a `CSS` related question to the `label` text. # --hints--