fix(curriculum): extra word in step 47 cafe menu project (#45941)

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
This commit is contained in:
Dario-DC
2022-05-15 22:03:01 +02:00
committed by GitHub
parent 9486daaf08
commit 5928380d7e
@@ -7,7 +7,7 @@ dashedName: step-47
# --description--
You will come back to the styling the menu in a few steps, but for now, go ahead add a second `section` element below the first for displaying the desserts offered by the cafe.
You will come back to styling the menu in a few steps, but for now, go ahead and add a second `section` element below the first for displaying the desserts offered by the cafe.
# --hints--