From 1845665306ad288c90e59c904050a036e5487032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Thu, 27 Nov 2014 17:13:25 +0100 Subject: [PATCH] Correct spelling for "performance" --- examples/icon-sprite-webgl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

webgl, icon, sprite, vector, point