Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kevgo committed Jul 18, 2019
1 parent 7c254a7 commit cad2302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ const observable = createObservableProcess("node server.js", {
})
```

Without the `env` parameter it uses the environment variables from the parent
process.
Without a custom `env` parameter, ObservableProcess uses the environment
variables from the parent process.

## Reading output from the process

Expand Down

0 comments on commit cad2302

Please sign in to comment.