Skip to content

Commit

Permalink
Merge 083a14d into e62011f
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicdoe committed Oct 11, 2019
2 parents e62011f + 083a14d commit 3a869b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/rules/order.js
Expand Up @@ -164,7 +164,7 @@ ruleTester.run('order', rule, {
var index = require('./');
`,
}),
// Addijg unknown import types (e.g. using an resolver alias via babel) to the groups.
// Adding unknown import types (e.g. using an resolver alias via babel) to the groups.
test({
code: `
import fs from 'fs';
Expand Down

0 comments on commit 3a869b3

Please sign in to comment.