Skip to content

Commit d0f79ad

Browse files
Fix the remove step
Co-authored-by: Dipesh Rawat <[email protected]>
1 parent a7cdaf6 commit d0f79ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/tools/install-kubectl-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The following methods exist for installing kubectl on macOS:
123123
kubectl version --client --output=yaml
124124
```
125125

126-
1. After installling and validating kubectl, delete the checksum file:
126+
1. After installing and validating kubectl, delete the checksum file:
127127

128128
```bash
129129
rm kkubectl.sha256

0 commit comments

Comments
 (0)