mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): punctuation in feedback (#57805)
Some checks failed
i18n - Build Validation / Validate i18n Builds (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
i18n - Download Client UI / Client (push) Has been cancelled
Some checks failed
i18n - Build Validation / Validate i18n Builds (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
i18n - Download Client UI / Client (push) Has been cancelled
This commit is contained in:
parent
418ce6e3dc
commit
65dec6df53
@ -22,7 +22,7 @@ What attribute allows the audio to start in a muted state?
|
||||
|
||||
### --feedback--
|
||||
|
||||
Remember the attribute that specifically controls the sound state when the audio starts?
|
||||
Remember the attribute that specifically controls the sound state when the audio starts.
|
||||
|
||||
---
|
||||
|
||||
@ -30,7 +30,7 @@ Remember the attribute that specifically controls the sound state when the audio
|
||||
|
||||
### --feedback--
|
||||
|
||||
Remember the attribute that specifically controls the sound state when the audio starts?
|
||||
Remember the attribute that specifically controls the sound state when the audio starts.
|
||||
|
||||
---
|
||||
|
||||
@ -38,7 +38,7 @@ Remember the attribute that specifically controls the sound state when the audio
|
||||
|
||||
### --feedback--
|
||||
|
||||
Remember the attribute that specifically controls the sound state when the audio starts?
|
||||
Remember the attribute that specifically controls the sound state when the audio starts.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user