Skip to content

Commit 2ee033b

Browse files
committed
spelling: separate
1 parent 2d389c7 commit 2ee033b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/common-chunk-grandchildren/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This example illustrates how common modules from deep ancestors of an entry point can be split into a seperate common chunk
1+
This example illustrates how common modules from deep ancestors of an entry point can be split into a separate common chunk
22

33
* `pageA` and `pageB` are dynamically required
44
* `pageC` and `pageA` both require the `reusableComponent`

examples/common-chunk-grandchildren/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This example illustrates how common modules from deep ancestors of an entry point can be split into a seperate common chunk
1+
This example illustrates how common modules from deep ancestors of an entry point can be split into a separate common chunk
22

33
* `pageA` and `pageB` are dynamically required
44
* `pageC` and `pageA` both require the `reusableComponent`

0 commit comments

Comments
 (0)