mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
fix(curriculum): display examples as a list (#57466)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
parent
728acc2cb4
commit
d6426edae4
@ -13,12 +13,12 @@ Idiomatic expressions are phrases where the words together have a different mean
|
||||
|
||||
`A ton of energy` is an idiomatic expression meaning having a lot of energy, similar to saying `loads of energy`.
|
||||
|
||||
Another expression would be `I slept like a rock,` which means sleeping very deeply. Here are some more examples of Idiomatic Expressions:
|
||||
Another expression would be `I slept like a rock,` which means sleeping very deeply. Here are some more examples of idiomatic expressions:
|
||||
|
||||
`She's feeling blue today.` (feeling sad)
|
||||
`This math problem is a piece of cake.` (very easy)
|
||||
`He's in hot water now.` (in trouble)
|
||||
`They see eye to eye.` (agree with each other)
|
||||
* `She's feeling blue today.` (feeling sad)
|
||||
* `This math problem is a piece of cake.` (very easy)
|
||||
* `He's in hot water now.` (in trouble)
|
||||
* `They see eye to eye.` (agree with each other)
|
||||
|
||||
# --fillInTheBlank--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user