fix(curriculum): typo in closed captions (#62549)

This commit is contained in:
Supravisor
2025-10-07 07:00:03 +13:00
committed by GitHub
parent 4ce5afffe9
commit 0d7de236a6
4 changed files with 4 additions and 4 deletions

View File

@@ -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"
}
},

View File

@@ -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"
}
},

View File

@@ -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"
}
},

View File

@@ -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"
}
},