From f810e96185421633fdd72058ed391a39bf9525e6 Mon Sep 17 00:00:00 2001 From: Abdulwaarith Zakariyya Date: Mon, 3 Aug 2026 10:44:07 +0300 Subject: [PATCH] fix(curriculum): correct British spelling to American in Cafe Menu step 64 (#69217) --- .../blocks/workshop-cafe-menu/5f3f26fa39591db45e5cd7a0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/blocks/workshop-cafe-menu/5f3f26fa39591db45e5cd7a0.md b/curriculum/challenges/english/blocks/workshop-cafe-menu/5f3f26fa39591db45e5cd7a0.md index 62b324e38f8..14ace1dada4 100644 --- a/curriculum/challenges/english/blocks/workshop-cafe-menu/5f3f26fa39591db45e5cd7a0.md +++ b/curriculum/challenges/english/blocks/workshop-cafe-menu/5f3f26fa39591db45e5cd7a0.md @@ -7,7 +7,7 @@ dashedName: step-64 # --description-- -The default properties of an `hr` element will make it appear as a thin light grey line. You can change the height of the line by specifying a value for the `height` property. +The default properties of an `hr` element will make it appear as a thin light gray line. You can change the height of the line by specifying a value for the `height` property. Change the height of the `hr` element to `3px`.