Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 865c94a

Browse files
authored
Update MAKEME.md
1 parent e215721 commit 865c94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week2/MAKEME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const myHobbies = [
124124

125125
- Write a program that outputs each of these inside an HTML file
126126
- Create an HTML and JavaScript file, link them together
127-
- Use the `map` and/or `forEach` function to put each hobby into a <li>
127+
- Use the `map` and/or `forEach` function to put each hobby into a list item
128128
- Output the list items in an unordered list
129129

130130
## **3. Code along**

0 commit comments

Comments
 (0)