From 640cc4c537707391d97ac4af99c8cbcb71aee870 Mon Sep 17 00:00:00 2001 From: JungLee-Dev <122341199+JungLee-Dev@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:12:09 -0700 Subject: [PATCH] fix(curriculum): update feedback for HTML dates and times lecture video (#57804) --- .../672995f16ed97837b365a9f6.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-importance-of-semantic-html/672995f16ed97837b365a9f6.md b/curriculum/challenges/english/25-front-end-development/lecture-importance-of-semantic-html/672995f16ed97837b365a9f6.md index c02aec77e9d..cbb8aa18a3f 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-importance-of-semantic-html/672995f16ed97837b365a9f6.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-importance-of-semantic-html/672995f16ed97837b365a9f6.md @@ -62,7 +62,7 @@ What is the correct format for the `datetime` attribute value according to ISO 8 ### --feedback-- -ISO 8601 is an international standard format for representing dates and times. +Review the video starting at the 45 second mark where ISO 8601 was discussed. --- @@ -70,7 +70,7 @@ ISO 8601 is an international standard format for representing dates and times. ### --feedback-- -ISO 8601 is an international standard format for representing dates and times. +Review the video starting at the 45 second mark where ISO 8601 was discussed. --- @@ -78,7 +78,7 @@ ISO 8601 is an international standard format for representing dates and times. ### --feedback-- -ISO 8601 is an international standard format for representing dates and times. +Review the video starting at the 45 second mark where ISO 8601 was discussed. ## --video-solution--