mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-28 05:01:24 -05:00
fix: remove comma from "Hi, Tom" text in example and closed captions (#56299)
This commit is contained in:
committed by
GitHub
parent
a5db58f769
commit
e83577fa27
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user