changxin commited on
Commit
286f9a0
1 Parent(s): 61849f9

Update wps-test/ui/chartjs.html

Browse files
Files changed (1) hide show
  1. wps-test/ui/chartjs.html +1 -1
wps-test/ui/chartjs.html CHANGED
@@ -1,4 +1,4 @@
1
- <head><meta chartset="utf-8">
2
  <script src="https://cdn.staticfile.org/Chart.js/3.9.1/chart.js"></script>
3
  </head>
4
  <body>
 
1
+ <head><meta charset="utf-8">
2
  <script src="https://cdn.staticfile.org/Chart.js/3.9.1/chart.js"></script>
3
  </head>
4
  <body>