Skip to content

Commit

Permalink
Update zh-CN/book/environment.md
Browse files Browse the repository at this point in the history
Co-authored-by: Douglas <32344964+NotTheDr01ds@users.noreply.github.com>
  • Loading branch information
0x4D5352 and NotTheDr01ds authored Dec 22, 2024
1 parent 6b02000 commit 1c96e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh-CN/book/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ $env.FOO = 'BAR'
do {
hide FOO
# $env.FOO does not exist
}
}
$env.FOO
# => BAR
```
Expand Down

0 comments on commit 1c96e78

Please sign in to comment.