diff --git a/curriculum/challenges/english/blocks/workshop-cafe-menu/5f3ef6e04559b939080db057.md b/curriculum/challenges/english/blocks/workshop-cafe-menu/5f3ef6e04559b939080db057.md index b3ed2e537dc..409dfad8da7 100644 --- a/curriculum/challenges/english/blocks/workshop-cafe-menu/5f3ef6e04559b939080db057.md +++ b/curriculum/challenges/english/blocks/workshop-cafe-menu/5f3ef6e04559b939080db057.md @@ -7,7 +7,7 @@ dashedName: step-51 # --description-- -Since all `4` sides of the menu have the same internal spacing, remove the four properties and use a single `padding` property with the value `20px`. +Since all four sides of the menu have the same internal spacing, remove the four properties and use a single `padding` property with the value `20px`. # --hints--