diff --git a/template.html b/template.html
index e6105c1..9e4c86d 100644
--- a/template.html
+++ b/template.html
@@ -18,7 +18,7 @@
tileSize: 384,
defaultZoom: 1,
maxZoom: {maxzoom},
- cacheMinutes: 0, // Change this to have browsers automatically requiest new images every x minutes
+ cacheMinutes: 0, // Change this to have browsers automatically request new images every x minutes
debug: false
};