Skip to content

Commit 1e19f1e

Browse files
committed
update README
1 parent 04d8752 commit 1e19f1e

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
@@ -186,7 +186,7 @@ The expansion engine roughly has the following rules:
186186

187187
You can see a full list of rules [here](https://dotenvx.com/docs/env-file#interpolation).
188188

189-
### How can avoid expanding pre-existing envs already in my `process.env`?
189+
### How can I avoid expanding pre-existing envs (already in my `process.env`, for example `pas$word`)?
190190

191191
Modify your `dotenv.config` to write to an empty object and pass that to `dotenvExpand.processEnv`.
192192

0 commit comments

Comments
 (0)