From 65dec6df5337ff7694f88dbb8b9077be9b2c8858 Mon Sep 17 00:00:00 2001 From: AndreiAlex831 <131880722+AndreiAlex831@users.noreply.github.com> Date: Sat, 28 Dec 2024 16:13:54 +0200 Subject: [PATCH] fix(curriculum): punctuation in feedback (#57805) --- .../lecture-working-with-media/67168278ac6df6a799555db5.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-working-with-media/67168278ac6df6a799555db5.md b/curriculum/challenges/english/25-front-end-development/lecture-working-with-media/67168278ac6df6a799555db5.md index 04535ddc16d..678424a3aa3 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-working-with-media/67168278ac6df6a799555db5.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-working-with-media/67168278ac6df6a799555db5.md @@ -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. ---