fix(curriculum): correct list item formatting in step 23 (#58094)

This commit is contained in:
Aditya
2025-01-14 12:17:05 +05:30
committed by GitHub
parent ec54f650a1
commit f3c4790276
2 changed files with 4 additions and 0 deletions
@@ -21,7 +21,9 @@ Here is an example of list items in an unordered list:
Within the `ul` element nest three list items to display three things cats love:
`cat nip`
`laser pointers`
`lasagna`
# --hints--
@@ -21,7 +21,9 @@ Here is an example of list items in an unordered list:
Within the `ul` element nest three list items to display three things cats love:
`cat nip`
`laser pointers`
`lasagna`
# --hints--