Skip to content

Commit c6e50f9

Browse files
committed
tip calculator exercise script added
1 parent ccad743 commit c6e50f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ <h2>Tip Calculator</h2>
4545
</ul>
4646
</div>
4747
</div>
48-
<script src="script-solved.js" charset="utf-8"></script>
48+
<script src="script.js" charset="utf-8"></script>
4949
</body>
5050
</html>

0 commit comments

Comments
 (0)