diff --git a/examples/icon-sprite-webgl.html b/examples/icon-sprite-webgl.html index b6c90d1cbb..7f07409746 100644 --- a/examples/icon-sprite-webgl.html +++ b/examples/icon-sprite-webgl.html @@ -35,7 +35,7 @@
Icon sprite with WebGL.
See the icon-sprite-webgl.js source to see how this is done.
-In this example a sprite image is used for the icon styles. Using a sprite is required to get good performances with WebGL.
+In this example a sprite image is used for the icon styles. Using a sprite is required to get good performance with WebGL.