mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
fix(curriculum): punctuation in feedback (#57805)
This commit is contained in:
@@ -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.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user