Skip to content

Commit ba27b55

Browse files
authored
Merge pull request #2121 from bfmvsa/readme-fix-typos
2 parents fb06ab2 + 067a4f2 commit ba27b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Example (note the double -- ):
111111

112112
### Running with debug | Inspector
113113

114-
To be able to open Inspector, set envorinment variable `NODE_ENV` to `develpoment` or set the flag directly when run `npm start`:
114+
To be able to open Inspector, set environment variable `NODE_ENV` to `development` or set the flag directly when run `npm start`:
115115

116116
```NODE_ENV=development npm start``` or ```$env:NODE_ENV="development" | npm start``` for Windows PowerShell
117117

0 commit comments

Comments
 (0)