diff --git a/curriculum/challenges/english/blocks/learn-basic-css-by-building-a-cafe-menu/5f34a1fd611d003edeafd681.md b/curriculum/challenges/english/blocks/learn-basic-css-by-building-a-cafe-menu/5f34a1fd611d003edeafd681.md index 5e16846ed3e..735b25885e6 100644 --- a/curriculum/challenges/english/blocks/learn-basic-css-by-building-a-cafe-menu/5f34a1fd611d003edeafd681.md +++ b/curriculum/challenges/english/blocks/learn-basic-css-by-building-a-cafe-menu/5f34a1fd611d003edeafd681.md @@ -7,7 +7,7 @@ dashedName: step-19 # --description-- -That brown background makes it hard to read the text. Change the `body` element's background color to `burlywood` so it has some color but you are still be able to read the text. +That brown background makes it hard to read the text. Change the `body` element's background color to `burlywood` so it has some color, but you are still able to read the text. # --hints-- diff --git a/curriculum/challenges/english/blocks/workshop-cafe-menu/5f34a1fd611d003edeafd681.md b/curriculum/challenges/english/blocks/workshop-cafe-menu/5f34a1fd611d003edeafd681.md index ed286040802..d0e9295fece 100644 --- a/curriculum/challenges/english/blocks/workshop-cafe-menu/5f34a1fd611d003edeafd681.md +++ b/curriculum/challenges/english/blocks/workshop-cafe-menu/5f34a1fd611d003edeafd681.md @@ -7,7 +7,7 @@ dashedName: step-15 # --description-- -That brown background makes it hard to read the text. Change the `body` element's background color to `burlywood` so it has some color but you are still be able to read the text. +That brown background makes it hard to read the text. Change the `body` element's background color to `burlywood` so it has some color, but you are still able to read the text. # --hints--