Skip to content

Commit

Permalink
Merge pull request #5 from tmcw/patch-1
Browse files Browse the repository at this point in the history
spelling
  • Loading branch information
selaux committed Jan 8, 2016
2 parents a841458 + 25d3c42 commit b08f6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default function foo() {}
// (conflicting options)
module.exports = class Foo {};

// Considered problem only if the file doen't match the regular expression
// Considered problem only if the file doesn't match the regular expression
export default { foo: "bar" };
```

Expand Down

0 comments on commit b08f6ca

Please sign in to comment.