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 861cab3 + 3776639 commit dd617efCopy full SHA for dd617ef
README.md
@@ -22,7 +22,7 @@ var parser = require("!pegjs!./parser.pegjs");
22
23
### Apply via webpack config
24
25
-It's recommended to adjust your `webpack.config` so `pegjs!` is applied automatically on all files ending on `.pegjs`:
+It's recommended to adjust your `webpack.config` so `pegjs!` is applied automatically on all files ending with `.pegjs`:
26
27
``` js
28
module.exports = {
0 commit comments