mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-01 17:03:30 -05:00
fix(curriculum): typo in closed captions (#62549)
This commit is contained in:
@@ -178,7 +178,7 @@ Watch the video.
|
||||
"startTime": 56.5,
|
||||
"finishTime": 58.2,
|
||||
"dialogue": {
|
||||
"text": "Do you want to walk through on setting them up?",
|
||||
"text": "Do you want a walkthrough on setting them up?",
|
||||
"align": "right"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -76,7 +76,7 @@ When these words are combined into `walkthrough`, it means a step-by-step explan
|
||||
"startTime": 1,
|
||||
"finishTime": 2.7,
|
||||
"dialogue": {
|
||||
"text": "Do you want to walk through on setting them up?",
|
||||
"text": "Do you want a walkthrough on setting them up?",
|
||||
"align": "center"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -92,7 +92,7 @@ Pay attention to how Sarah uses the phrase `Do you want...` to offer help, rathe
|
||||
"startTime": 1,
|
||||
"finishTime": 2.7,
|
||||
"dialogue": {
|
||||
"text": "Do you want to walk through on setting them up?",
|
||||
"text": "Do you want a walkthrough on setting them up?",
|
||||
"align": "center"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -77,7 +77,7 @@ Look for the options that agrees with the offer and thanks Sarah.
|
||||
"startTime": 1,
|
||||
"finishTime": 2.7,
|
||||
"dialogue": {
|
||||
"text": "Do you want to walk through on setting them up?",
|
||||
"text": "Do you want a walkthrough on setting them up?",
|
||||
"align": "center"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user