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.
1 parent 3c064d8 commit 5204dd6Copy full SHA for 5204dd6
README.md
@@ -119,7 +119,7 @@ The `cross-env` module exposes two bins: `cross-env` and `cross-env-shell`. The
119
first one executes commands using [`cross-spawn`][cross-spawn], while the
120
second one uses the `shell` option from Node's `spawn`.
121
122
-The main use case for `cross-env-shell` is when your need an environment
+The main use case for `cross-env-shell` is when you need an environment
123
variable to be set across an entire inline shell script, rather than just one
124
command.
125
0 commit comments