fix(curriculum): correct example typos in challenge (#58904)

This commit is contained in:
Supravisor
2025-02-26 05:35:34 +13:00
committed by GitHub
parent f6e9e06bb5
commit 382f60c278
@@ -9,11 +9,11 @@ dashedName: task-68
# --description-- # --description--
`Most` is an adjective you can use when to talk about the biggest part of something. For exmaple: `Most` is an adjective you can use when to talk about the biggest part of something. For example:
`We completed most of our work before lunch,` it means a group finished the biggest part of their work. `We completed most of our work before lunch,` it means a group finished the biggest part of their work.
`Mostly` is an adverb. You use it to talk about what something is like most of the time. For exemple: `Mostly` is an adverb. You use it to talk about what something is like most of the time. For example:
`The office is mostly quiet in the mornings,` means that usually, in the mornings, the office is quiet. `The office is mostly quiet in the mornings,` means that usually, in the mornings, the office is quiet.