mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
fix: update grammer error in Step 68 of Project 2 (#46440)
This commit is contained in:
parent
586db667a7
commit
60f6fd2f01
@ -9,7 +9,7 @@ dashedName: step-68
|
||||
|
||||
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.
|
||||
|
||||
Change the height the `hr` element to be `3px`.
|
||||
Change the height of the `hr` element to be `3px`.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user