Skip to content

Commit 42c0c33

Browse files
committed
spelling: information
1 parent 82c3c28 commit 42c0c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/LocalModulesHelpers.unittest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ describe("LocalModulesHelpers", () => {
4141
).be.eql(null);
4242
});
4343

44-
it("returns local module informtion", () => {
44+
it("returns local module information", () => {
4545
const state = {
4646
module: "module_sample",
4747
localModules: [

0 commit comments

Comments
 (0)