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`