Skip to content

Commit 5204dd6

Browse files
bennycodeKent C. Dodds
authored andcommitted
docs: Fix typo (#166)
1 parent 3c064d8 commit 5204dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The `cross-env` module exposes two bins: `cross-env` and `cross-env-shell`. The
119119
first one executes commands using [`cross-spawn`][cross-spawn], while the
120120
second one uses the `shell` option from Node's `spawn`.
121121

122-
The main use case for `cross-env-shell` is when your need an environment
122+
The main use case for `cross-env-shell` is when you need an environment
123123
variable to be set across an entire inline shell script, rather than just one
124124
command.
125125

0 commit comments

Comments
 (0)