mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
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
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:
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--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user