Skip to content

Commit

Permalink
docs(scaffolding): improve grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
misterdev committed Mar 15, 2019
1 parent 98818a1 commit 6b79072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCAFFOLDING.md
Expand Up @@ -51,7 +51,7 @@ Or you can create a global module and symlink to the local one:

#### Running a scaffold from npm

If the package is on npm, its name must begin with `webpack-scaffold` and can be used running:
If the package is in npm, its name must begin with `webpack-scaffold` and can be used running:

```js
webpack-cli init webpack-scaffold-yourpackage
Expand Down

0 comments on commit 6b79072

Please sign in to comment.