sschmid 5 years ago
parent
commit
d9c4c0dafa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      karma.conf.js

+ 1 - 1
karma.conf.js

@@ -53,7 +53,7 @@ module.exports = function (config) {
             resolve: common.resolve
         },
 
-        // Required for Firefox and Chorme to work
+        // Required for Firefox and Chrome to work
         // see https://github.com/webpack-contrib/karma-webpack/issues/188
         mime: {
             'text/x-typescript': ['ts']