From 635dc099a03cc2245e4a0aa671d161054ea8da3e Mon Sep 17 00:00:00 2001 From: c0d1ng_ma5ter Date: Thu, 23 Jan 2025 13:38:34 -0600 Subject: [PATCH] fix(curriculum): Clarify Cat Photo App 29 instructions (#58307) Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com> --- .../5ef9b03c81a63668521804d2.md | 2 +- .../workshop-cat-photo-app/5ef9b03c81a63668521804d2.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5ef9b03c81a63668521804d2.md b/curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5ef9b03c81a63668521804d2.md index b727a214615..67060a9f1bb 100644 --- a/curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5ef9b03c81a63668521804d2.md +++ b/curriculum/challenges/english/14-responsive-web-design-22/learn-html-by-building-a-cat-photo-app/5ef9b03c81a63668521804d2.md @@ -9,7 +9,7 @@ dashedName: step-29 The code for an ordered list (`ol`) is similar to an unordered list, but list items in an ordered list are numbered when displayed. -After the second `section` element's last `h3` element, add an ordered list with these three list items: +Below the `h3` element, add an ordered list with these three list items: `flea treatment` `thunder` diff --git a/curriculum/challenges/english/25-front-end-development/workshop-cat-photo-app/5ef9b03c81a63668521804d2.md b/curriculum/challenges/english/25-front-end-development/workshop-cat-photo-app/5ef9b03c81a63668521804d2.md index 4d1023cfa0c..3b79211eadb 100644 --- a/curriculum/challenges/english/25-front-end-development/workshop-cat-photo-app/5ef9b03c81a63668521804d2.md +++ b/curriculum/challenges/english/25-front-end-development/workshop-cat-photo-app/5ef9b03c81a63668521804d2.md @@ -9,7 +9,7 @@ dashedName: step-29 The code for an ordered list (`ol`) is similar to an unordered list, but list items in an ordered list are numbered when displayed. -After the second `section` element's last `h3` element, add an ordered list with these three list items: +Below the `h3` element, add an ordered list with these three list items: `flea treatment` `thunder`