Fixed use of "were"

This commit is contained in:
Simeon Visser
2014-08-18 14:10:41 +01:00
parent a57e83f0b7
commit d33aad069b

View File

@@ -191,7 +191,7 @@
// GLOBALS AND DEFAULTS
// This is were the root elements of all impress.js instances will be kept.
// This is where the root elements of all impress.js instances will be kept.
// Yes, this means you can have more than one instance on a page, but I'm not
// sure if it makes any sense in practice ;)
var roots = {};