fix(curriculum): Clarify Cat Photo App 29 instructions (#58307)

Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
This commit is contained in:
c0d1ng_ma5ter
2025-01-23 13:38:34 -06:00
committed by GitHub
parent de3a6eb4dc
commit 635dc099a0
2 changed files with 2 additions and 2 deletions

View File

@@ -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`

View File

@@ -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`