Skip to content

Commit 2db50ee

Browse files
authored
Merge pull request faceyspacey#192 from SherylHohman/patch-3
fix typo
2 parents a599665 + 12b378d commit 2db50ee

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)