Skip to content

Commit b8f7124

Browse files
committed
adjusted the file path for function-conversion
1 parent 3a400dd commit b8f7124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<script src="objects.js"></script>
1111
<script src="arrays.js"></script>
12-
<script src="stretch-function-conversion.js"></script>
12+
<script src="function-conversion.js"></script>
1313
</head>
1414

1515
<body>

0 commit comments

Comments
 (0)