fix(curriculum): correct British spelling to American in Cafe Menu step 64 (#69217)

This commit is contained in:
Abdulwaarith Zakariyya
2026-08-03 10:44:07 +03:00
committed by GitHub
parent a1fb0bcbbf
commit f810e96185
@@ -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`.