fix: remove comma from "Hi, Tom" text in example and closed captions (#56299)

This commit is contained in:
Kristofer Koishigawa
2024-09-27 03:23:40 +09:00
committed by GitHub
parent a5db58f769
commit e83577fa27
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--