fix: remove comma from "Hi, Tom" text in example and closed captions (#56299)
Some checks failed
i18n - Build Validation / Validate i18n Builds (20.x) (push) Has been cancelled
i18n - Upload Client UI / Client (push) Has been cancelled
i18n - Upload Curriculum / Learn (push) Has been cancelled
CI - E2E - 3rd party donation tests / Build & Test (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled

This commit is contained in:
Kristofer Koishigawa 2024-09-27 03:23:40 +09:00 committed by GitHub
parent a5db58f769
commit e83577fa27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@ Watch the video
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "Hi, there. I'm Tom. I'm the new graphic designer.",
"text": "Hi there. I'm Tom. I'm the new graphic designer.",
"align": "left"
}
},

View File

@ -7,12 +7,12 @@ dashedName: task-33
<!--
AUDIO REFERENCE:
Tom: Hi, there. I'm Tom.
Tom: Hi there. I'm Tom.
-->
# --description--
When greeting someone casually or for the first time, `Hi, there` is a friendly way to say hello. It's often used in informal situations or to greet someone you might not know very well.
When greeting someone casually or for the first time, `Hi there` is a friendly way to say hello. It's often used in informal situations or to greet someone you might not know very well.
# --fillInTheBlank--