diff --git a/docs/netlify-dev.md b/docs/netlify-dev.md index a57406f4d89..504f5ccc18e 100644 --- a/docs/netlify-dev.md +++ b/docs/netlify-dev.md @@ -144,7 +144,7 @@ Netlify Dev will attempt to detect the site generator or build command that you publish = "dist" # If you use a _redirect file, provide the path to your static content folder ``` -Or you if your project is being detected incorrectly or positive by multiple +If your project is being detected incorrectly or positive by multiple detectors you can specify `framework` option to test only one detector against your project.