Skip to content

Commit ae138ba

Browse files
committed
typo
1 parent 83791db commit ae138ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<!-- Evo Chart -->
6+
<!-- Evo Chart CSS -->
77
<link rel="stylesheet" href="./assets/css/main.css">
88
<!-- JSPanel -->
99
<link rel="stylesheet" href="./assets/css/jspanel.css">
@@ -42,7 +42,7 @@
4242
</head>
4343
<body class="bg-gray-100">
4444
<canvas id="evo-chart"></canvas>
45-
<!-- Evo Chart -->
45+
<!-- Evo Chart JS -->
4646
<script src="./assets/js/evo_chart.js"></script>
4747
<script src="./assets/js/main.js"></script>
4848
<script src="./assets/UI/windows.js"></script>

0 commit comments

Comments
 (0)