Fix typo: "excercise" => "exercise" (#24084)
This commit is contained in:
@ -4,4 +4,4 @@ title: Use the flex-grow Property to Expand Items
|
|||||||
## Use the flex-grow Property to Expand Items
|
## Use the flex-grow Property to Expand Items
|
||||||
|
|
||||||
`flex-grow` works similarly to `flex-shrink`, the higher the number, the more it grows.
|
`flex-grow` works similarly to `flex-shrink`, the higher the number, the more it grows.
|
||||||
The `#box-2` box should be wider in this excercise.
|
The `#box-2` box should be wider in this exercise.
|
||||||
|
Reference in New Issue
Block a user