mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-27 20:02:15 -05:00
feat(curriculum): intro.json and meta.json changes to release block 7 of the B1 course of the English Curriculum (#58476)
Co-authored-by: Nielda Karla <90112119+nieldakarla@users.noreply.github.com> Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
@@ -1613,7 +1613,9 @@
|
||||
},
|
||||
"learn-how-to-use-conditionals": {
|
||||
"title": "Learn How to Use Conditionals",
|
||||
"intro": ["", ""]
|
||||
"intro": [
|
||||
"In this course, you will learn to use the conditional sentences to describe hypothetical outcomes depending on the fact that certain conditions are met."
|
||||
]
|
||||
},
|
||||
"learn-how-to-share-feedback": {
|
||||
"title": "Learn How to Share Feedback",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Learn How to Use Conditionals",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "learn-how-to-use-conditionals",
|
||||
"order": 6,
|
||||
"superBlock": "b1-english-for-developers",
|
||||
|
||||
Reference in New Issue
Block a user