Skip to content

Commit b67add7

Browse files
committed
cleanup leftover merge conflict
1 parent 97e08b9 commit b67add7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

content/javascript-101/loops.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
11
---
2-
<<<<<<< HEAD
3-
<<<<<<< HEAD
4-
=======
5-
>>>>>>> adding attribution
62
chapter : js10
73
section: 4
84
title: Loops
95
attribution: jQuery Fundamentals
10-
<<<<<<< HEAD
11-
=======
12-
chapter : "js10"
13-
section: "4"
14-
title: "Loops"
15-
>>>>>>> loops md file
16-
=======
17-
>>>>>>> adding attribution
186
---
197
Loops let you run a block of code a certain number of times.
208

0 commit comments

Comments
 (0)