Skip to content

Commit 24e63d5

Browse files
arthurvrRedWolves
authored andcommitted
javascript-101 section: reorder javascript-101/conditional-code before operators
Closes gh-580
1 parent 857ae33 commit 24e63d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

order.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"running-code",
1515
"syntax-basics",
1616
"types",
17-
"operators",
1817
"conditional-code",
18+
"operators",
1919
"loops",
2020
"reserved-words",
2121
"arrays",

0 commit comments

Comments
 (0)