diff --git a/docs/commands/dev.md b/docs/commands/dev.md index 6282a495085..8bc9e5d5aa8 100644 --- a/docs/commands/dev.md +++ b/docs/commands/dev.md @@ -57,7 +57,7 @@ BROWSER=none netlify dev # disable browser auto opening --- ## `dev:exec` -Runs a command within the netlify dev environment, e.g. with env variables from any installed addons +Runs a command within the netlify dev environment. For example, with environment variables from any installed add-ons **Usage**