Skip to content

Commit 1d2a14d

Browse files
committed
typo
1 parent c44e5f8 commit 1d2a14d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,11 +401,11 @@ free module variables which are replaced with a module. ex. `{ "$": "jquery" }`
401401
`source` if `options.output` is not set
402402
else `stats` as json see [example](/sokra/modules-webpack/tree/master/examples/code-splitting)
403403

404-
## Bonus featues
404+
## Bonus features
405405

406406
### File hash
407407

408-
You can use `[hash]` in `scriptSrcPrefix`, `output`, `outputDirectory` and `outputPostfix`.
408+
You can use `[hash]` in `scriptSrcPrefix`, `output`, `outputDirectory`, `outputPostfix` and in the shell parameters.
409409
`webpack` will replace it with a hash of your files, when writing.
410410

411411
## Comparison

0 commit comments

Comments
 (0)