Skip to content

Commit a90e84b

Browse files
authored
fix(curriculum): updates to EC (freeCodeCamp#55926)
1 parent 4a29f23 commit a90e84b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-analyze-code-documentation/66068f5b2b7dda9450a7cc2c.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ dashedName: task-15
99

1010
# --description--
1111

12-
This task checks your understanding of Brian's advice on using programming documentation.
12+
Listen to the audio and answer the question.
1313

1414
# --question--
1515

1616
## --text--
1717

18-
Listen to the audio and answer the question.
18+
What is Brian's advice on using programming documentation?
1919

2020
## --answers--
2121

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-analyze-code-documentation/6606952c28640e9941c8fa29.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dashedName: task-18
99

1010
# --description--
1111

12-
Usually, `with` is used to show connection or use. For example, `I write with a pen.` However, in some sentences, `with` comes at the end. This usually happens when you want to emphasize the object or thing someone is using or dealing with, especially in questions or statements about technology or work.
12+
Usually, `with` is used to show connection or use. For example, `I write with a pen.` However, in some sentences, `with` comes after the word it is used with. This usually happens when you want to emphasize the object or thing someone is using or dealing with, especially in questions or statements about technology or work.
1313

1414
For instance, in tech, you might say, `This program I work with is challenging.` Here, `with` is used at the end to emphasize the program that is challenging to work with. Another example could be a question like, `What else is he working with?` where `with` at the end asks about other tools or technologies being used.
1515

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-analyze-code-documentation/660696292c16659a5e9ccf81.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This word refers to something belonging to the class, in this case, the class's
4747

4848
### --feedback--
4949

50-
This word again refers to something belonging to the class, here specifying the class's structure.
50+
This word refers to something belonging to the class, here specifying the class's structure.
5151

5252
# --scene--
5353

0 commit comments

Comments
 (0)