Skip to content

Commit

Permalink
Update browser support on homepage (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored and simonbrunel committed Oct 26, 2018
1 parent 516ce66 commit 45ac71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/homepage.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h4 class="subtitle subtitle__small">8 Chart types</h4>
<img src="./img/canvas-icon.svg"/>
</div>
<h4 class="subtitle subtitle__small">HTML5 Canvas</h4>
<p class="description description__small">Great rendering performance across all modern browsers (IE9+).</p>
<p class="description description__small">Great rendering performance across all modern browsers (IE11+).</p>
</div>
<div class="feature-small">
<div class="feature-icon">
Expand Down

0 comments on commit 45ac71f

Please sign in to comment.