We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a599665 + 12b378d commit 2db50eeCopy full SHA for 2db50ee
README.md
@@ -40,7 +40,7 @@ Caveats:
40
new ExtractTextPlugin([id: string], filename: string, [options])
41
```
42
43
-* `id` Unique ident for this plugin instance. (For advanded usage only, by default automatic generated)
+* `id` Unique ident for this plugin instance. (For advanced usage only; by default, automatically generated)
44
* `filename` the filename of the result file. May contain `[name]`, `[id]` and `[contenthash]`.
45
* `[name]` the name of the chunk
46
* `[id]` the number of the chunk
0 commit comments