fix(curriculum): rephrase step 36 so a css question gets added (#50784)

This commit is contained in:
a2937 2023-06-22 18:04:06 -04:00 committed by GitHub
parent f9e0303c32
commit c14ea6f275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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--