Skip to content

Commit 1c96e78

Browse files
Update zh-CN/book/environment.md
Co-authored-by: Douglas <[email protected]>
1 parent 6b02000 commit 1c96e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh-CN/book/environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ $env.FOO = 'BAR'
213213
do {
214214
hide FOO
215215
# $env.FOO does not exist
216-
}
216+
}
217217
$env.FOO
218218
# => BAR
219219
```

0 commit comments

Comments
 (0)