diff --git a/test/index.html b/test/index.html
index 5ad3bab35..a75d8c84e 100644
--- a/test/index.html
+++ b/test/index.html
@@ -264,7 +264,7 @@
lodashModule = lodash;
lodashModule.moduleName = 'lodash';
- shimmed = shimmed && (shimmed['default'] || shimmmed);
+ shimmed = shimmed && (shimmed['default'] || shimmed);
underscore = underscore && (underscore['default'] || underscore);
if (shimmed && shimmed.noConflict) {