Skip to content

Commit dd617ef

Browse files
committed
Merge branch 'develop'
2 parents 861cab3 + 3776639 commit dd617ef

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
@@ -22,7 +22,7 @@ var parser = require("!pegjs!./parser.pegjs");
2222

2323
### Apply via webpack config
2424

25-
It's recommended to adjust your `webpack.config` so `pegjs!` is applied automatically on all files ending on `.pegjs`:
25+
It's recommended to adjust your `webpack.config` so `pegjs!` is applied automatically on all files ending with `.pegjs`:
2626

2727
``` js
2828
module.exports = {

0 commit comments

Comments
 (0)