Skip to content

Commit 74b060a

Browse files
committed
spelling: separately
1 parent 2ee033b commit 74b060a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/dll-app-and-vendor/0-vendor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This is the vendor build part.
22

3-
It's built separatly from the app part. The vendors dll is only built when vendors has changed and not while the normal development cycle.
3+
It's built separately from the app part. The vendors dll is only built when vendors has changed and not while the normal development cycle.
44

55
The DllPlugin in combination with the `output.library` option exposes the internal require function as global variable in the target environment.
66

examples/dll-app-and-vendor/0-vendor/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This is the vendor build part.
22

3-
It's built separatly from the app part. The vendors dll is only built when vendors has changed and not while the normal development cycle.
3+
It's built separately from the app part. The vendors dll is only built when vendors has changed and not while the normal development cycle.
44

55
The DllPlugin in combination with the `output.library` option exposes the internal require function as global variable in the target environment.
66

0 commit comments

Comments
 (0)