Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1>About</h1>
<h2>Intro</h2>

<p>Here at PMSIpilot we wanted to use <a href="http://www.highcharts.com/">Highcharts</a> graph library but with a way to convert automatically our HTML tables containing data into graphs.</p>
<p>So we decided to code a jQuery plugin to make this conversion pacefully. And voila, here we are :)</p>
<p>So we decided to code a jQuery plugin to make this conversion peacefully. And voila, here we are :)</p>
<p><a class="btn large" href="#demo">Wanna see a demo ?</a></p>
</div>
<div class="span-one-third">
Expand Down Expand Up @@ -389,4 +389,4 @@ <h1>Documentation</h1>
<script src="https://raw.github.com/pmsipilot/jquery-highchartTable-plugin/master/jquery.highchartTable.js"></script>
<script src="js/main.js"></script>
</body>
</html>
</html>