Browse Source

Typo fix

pull/401/head
Ben Younes 8 years ago committed by GitHub
parent
commit
6142fc6c07
  1. 4
      production/echarts.html

4
production/echarts.html

@ -614,7 +614,7 @@
<div class="col-md-4 col-sm-4 col-xs-12">
<div class="x_panel">
<div class="x_title">
<h2>Guage</h2>
<h2>Gauge</h2>
<ul class="nav navbar-right panel_toolbox">
<li><a class="collapse-link"><i class="fa fa-chevron-up"></i></a>
</li>
@ -669,4 +669,4 @@
<script src="../build/js/custom.min.js"></script>
</body>
</html>
</html>

Loading…
Cancel
Save