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.
1 parent a599665 commit 12b378dCopy full SHA for 12b378d
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