From dbe38ede57924ea61e47c8ea3315558829a9f913 Mon Sep 17 00:00:00 2001 From: Supravisor <153783117+Supravisor@users.noreply.github.com> Date: Wed, 1 Oct 2025 01:15:56 +1300 Subject: [PATCH] fix(curriculum): typo and missing word (#62416) --- .../65fd63be9afd7611d2a9b788.md | 2 +- .../660012ff748bf2375c31b591.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/65fd63be9afd7611d2a9b788.md b/curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/65fd63be9afd7611d2a9b788.md index b69f6816aba..e8faf837f23 100644 --- a/curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/65fd63be9afd7611d2a9b788.md +++ b/curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/65fd63be9afd7611d2a9b788.md @@ -11,7 +11,7 @@ An `introductory` part is the beginning of a document that introduces the main t A `paragraph` is a section of writing on a particular theme. Like, `Each paragraph in the blog post focuses on a different technology trend.` -`To cover` means to deal with or include specific content. For example, In a tech guide, `This section covers the steps to install software.` +`To cover` means to deal with or include specific content. For example, in a tech guide, `This section covers the steps to install software.` # --questions-- diff --git a/curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/660012ff748bf2375c31b591.md b/curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/660012ff748bf2375c31b591.md index b3120f77686..9fe48a0ccf6 100644 --- a/curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/660012ff748bf2375c31b591.md +++ b/curriculum/challenges/english/blocks/learn-how-to-read-and-understand-code-documentation/660012ff748bf2375c31b591.md @@ -5,7 +5,7 @@ challengeType: 22 dashedName: task-24 --- - + # --description-- @@ -15,7 +15,7 @@ dashedName: task-24 ## --sentence-- -`Also, check for any examples or code BLANK. They can help illustrate how to use the function BLANK.` +`Also, check for any examples or code BLANK. They can help you illustrate how to use the function BLANK.` ## --blanks--