fix(curriculum): typos in cafe menu project (#65817)

This commit is contained in:
Kristofer Koishigawa
2026-02-12 16:15:01 +13:00
committed by GitHub
parent c27964de84
commit f201212332
2 changed files with 2 additions and 2 deletions

View File

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

View File

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