Correct spelling for "performance"

This commit is contained in:
Éric Lemoine
2014-11-27 17:13:25 +01:00
parent d6841e6d9d
commit 1845665306

View File

@@ -35,7 +35,7 @@
<p id="shortdesc">Icon sprite with WebGL.</p>
<div id="docs">
<p>See the <a href="icon-sprite-webgl.js" target="_blank">icon-sprite-webgl.js source</a> to see how this is done.</p>
<p>In this example a sprite image is used for the icon styles. Using a sprite is required to get good performances with WebGL.</p>
<p>In this example a sprite image is used for the icon styles. Using a sprite is required to get good performance with WebGL.</p>
</div>
<div id="tags">webgl, icon, sprite, vector, point</div>
</div>