fix(curriculum): typos in rothko-painting (#44644)

* fix(curriculum): typos in Rothko Painting section

* Set step 36 back to original wording

Co-authored-by: “Jim” <“jimkernicky@gmail.com”>
pull/44644/merge
Jim Kernicky 2022-01-04 15:09:41 -05:00 committed by GitHub
parent c704895614
commit f04ec72c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ dashedName: step-25
# --description--
Set the `height` of the `.two` to 200 pixels.
Set the `height` of the `.two` element to 200 pixels.
# --hints--

View File

@ -9,7 +9,7 @@ dashedName: step-35
The colors and shapes of your painting are too sharp to pass as a Rothko.
Use the `filter` property with the value `blur(2px)` in the `.canvas`.
Use the `filter` property with the value `blur(2px)` in the `.canvas` element.
# --hints--