diff --git a/config/eslint.js b/config/eslint.js
index eb2a87ce13524a073c6c44aeaa04f8d13c539c26..502cdfa4cf61c59a97db68d57b74fd1ec7a885df 100644
--- a/config/eslint.js
+++ b/config/eslint.js
@@ -21,7 +21,7 @@ module.exports = {
 
   parser: 'babel-eslint',
 
-  // import plugin is termporarily disabled, scroll below to see why
+  // import plugin is temporarily disabled, scroll below to see why
   plugins: [/*'import', */'flowtype', 'jsx-a11y', 'react'],
 
   env: {