fix(curriculum): Educational typo (#58396)

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
This commit is contained in:
Supravisor
2025-01-31 05:30:36 +13:00
committed by GitHub
parent bbebf18770
commit 07613691a7
@@ -11,7 +11,7 @@ dashedName: task-8
Questions in the past tense with the verb `to be` are very similar to how you do it in the present tense. The only difference is that you need to remember to conjugate the verb to `were` or `was`, followed by the subject and then the main verb. For example:
`Were you at the meeting yesterday?` Notice how `were` comes before `you` to for a question.
`Were you at the meeting yesterday?` Notice how `were` comes before `you` to form a question.
`What was my assignment?` For a specific question, notice how `was` comes after `what` and before `my`.
# --questions--