Skip to content

Commit 7679545

Browse files
committed
Revert change to zh-cn
1 parent ccf2275 commit 7679545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/tools/install-kubectl-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ Depending on how you installed `kubectl`, use one of the following methods.
468468
1. 找到你系统上的 `kubectl` 可执行文件:
469469

470470
```bash
471-
which kubectl
471+
where kubectl
472472
```
473473

474474
<!--

0 commit comments

Comments
 (0)