Skip to content

Commit 12b378d

Browse files
committed
fix typo
advanded -> advanced automatic -> automatically
1 parent a599665 commit 12b378d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Caveats:
4040
new ExtractTextPlugin([id: string], filename: string, [options])
4141
```
4242

43-
* `id` Unique ident for this plugin instance. (For advanded usage only, by default automatic generated)
43+
* `id` Unique ident for this plugin instance. (For advanced usage only; by default, automatically generated)
4444
* `filename` the filename of the result file. May contain `[name]`, `[id]` and `[contenthash]`.
4545
* `[name]` the name of the chunk
4646
* `[id]` the number of the chunk

0 commit comments

Comments
 (0)