diff --git a/SCAFFOLDING.md b/SCAFFOLDING.md index 1c48a41702f..855c5fb3442 100644 --- a/SCAFFOLDING.md +++ b/SCAFFOLDING.md @@ -26,7 +26,7 @@ webpack-cli init ``` #### Running a scaffold locally -When the scaffold package is in you local file system you should pass its path to `init`: +When the scaffold package is in your local file system you should pass its path to `init`: ```bash webpack-cli init path/to/your/scaffold