Skip to content

Commit 6bfbae8

Browse files
committed
linked reduceExample4.js
1 parent b2ad561 commit 6bfbae8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ <h1>Hello JavaScript</h1>
2525
<!-- <script src="/All Lessons/reduceExample1.js"></script> -->
2626
<!-- <script src="/All Lessons/reduceExample2.js"></script> -->
2727
<!-- <script src="/All Lessons/reduceExample3.js"></script> -->
28-
<script src="/All Lessons/filterExample3.js"></script>
28+
<!-- <script src="/All Lessons/filterExample3.js"></script> -->
29+
<script src="/All Lessons/reduceExample4.js"></script>
2930

3031

3132
</body>

0 commit comments

Comments
 (0)