diff --git a/examples/numpytile.html b/examples/numpytile.html
index 964649c04a..2c97887c8d 100644
--- a/examples/numpytile.html
+++ b/examples/numpytile.html
@@ -4,7 +4,7 @@ title: Rendering 16-bit NumpyTiles
shortdesc: Renders a multi-byte depth source image directly using WebGL.
docs: >
This example uses a ol/source/DataTile source to load multi-byte raster data in the
- NumpyTile format.
+ NumpyTile format.
The source is rendered with a ol/layer/WebGLTile layer. Adjusting the sliders above
performs a contrast stretch by adjusting the style variables set on the layer.
tags: "numpytiles, webgl"