diff --git a/examples/georss-flickr.html b/examples/georss-flickr.html
index 27431d3ba6..159cced5ac 100644
--- a/examples/georss-flickr.html
+++ b/examples/georss-flickr.html
@@ -27,7 +27,7 @@
style = new OpenLayers.Style({externalGraphic: "${thumbnail}"});
// create a rule with a point symbolizer that will make the thumbnail
- // larger if the title of the rss item conatins "powder"
+ // larger if the title of the rss item contains "powder"
var rule = new OpenLayers.Rule({
symbolizer: {pointRadius: 30},
filter: new OpenLayers.Filter.Comparison({