Skip to content

Commit 96ebb27

Browse files
committed
spelling: connect
1 parent 8728659 commit 96ebb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Compilation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,7 @@ class Compilation extends Tapable {
13381338
const depChunkGroup = dep.chunkGroup;
13391339
const depBlock = dep.block;
13401340

1341-
// 6. Connnect block with chunk
1341+
// 6. Connect block with chunk
13421342
GraphHelpers.connectDependenciesBlockAndChunkGroup(
13431343
depBlock,
13441344
depChunkGroup

0 commit comments

Comments
 (0)