From 4d4418f1583a053d0d334b6e078a2fc254d485d3 Mon Sep 17 00:00:00 2001 From: Supravisor <153783117+Supravisor@users.noreply.github.com> Date: Wed, 8 Oct 2025 02:02:28 +1300 Subject: [PATCH] fix(curriculum): spacing and backticks (#62565) --- .../learn-how-to-share-feedback/679e249b8823ef7378679c24.md | 2 +- .../learn-how-to-use-conditionals/6794acd2567757780af6a69d.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/curriculum/challenges/english/blocks/learn-how-to-share-feedback/679e249b8823ef7378679c24.md b/curriculum/challenges/english/blocks/learn-how-to-share-feedback/679e249b8823ef7378679c24.md index d6a81ec8ba7..8789614e036 100644 --- a/curriculum/challenges/english/blocks/learn-how-to-share-feedback/679e249b8823ef7378679c24.md +++ b/curriculum/challenges/english/blocks/learn-how-to-share-feedback/679e249b8823ef7378679c24.md @@ -51,7 +51,7 @@ Bob is actually pointing out something that needs improvement. # --explanation-- -The phrase `I've noticed that` is used to introduce an observation. The Present Perfect tense is used here because, even though Bob's observation happened in the past, it is still relevant in the present, as this is something she could improve and it affects Jessica's current review. For example: +The phrase `I've noticed that` is used to introduce an observation. The `Present Perfect` tense is used here because, even though Bob's observation happened in the past, it is still relevant in the present, as this is something she could improve and it affects Jessica's current review. For example: `I've noticed that the reports contain a few errors.` - This means the speaker has observed errors over time - the issue still exists. diff --git a/curriculum/challenges/english/blocks/learn-how-to-use-conditionals/6794acd2567757780af6a69d.md b/curriculum/challenges/english/blocks/learn-how-to-use-conditionals/6794acd2567757780af6a69d.md index 3264b37639a..297ef929742 100644 --- a/curriculum/challenges/english/blocks/learn-how-to-use-conditionals/6794acd2567757780af6a69d.md +++ b/curriculum/challenges/english/blocks/learn-how-to-use-conditionals/6794acd2567757780af6a69d.md @@ -40,7 +40,7 @@ Let's break down the phrase `pretty solid`: `The project is pretty successful.` - This means the project is fairly or quite successful. -`Solid`means `strong`, `reliable`, or `stable`. It is often used to talk about something that is dependable or in good condition. For example: +`Solid` means `strong`, `reliable`, or `stable`. It is often used to talk about something that is dependable or in good condition. For example: `The team has a solid plan.` - This means the plan is strong and well-prepared.