Skip to content

Commit

Permalink
Typo fix (facebook#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryhouse authored and gaearon committed Aug 31, 2016
1 parent 364392b commit f113481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/eslint.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit f113481

Please sign in to comment.