Skip to content

Commit bf7c5af

Browse files
committed
spelling: fullfil
1 parent 2b65b37 commit bf7c5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optimize/EnsureChunkConditionsPlugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class EnsureChunkConditionsPlugin {
3838
// We reached the entrypoint: fail
3939
if (chunkGroup.isInitial()) {
4040
throw new Error(
41-
"Cannot fullfill chunk condition of " + module.identifier()
41+
"Cannot fullfil chunk condition of " + module.identifier()
4242
);
4343
}
4444
// Try placing in all parents

0 commit comments

Comments
 (0)