Skip to content

Commit

Permalink
Fix the remove step
Browse files Browse the repository at this point in the history
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
  • Loading branch information
steve-hardman and dipesh-rawat authored Nov 27, 2023
1 parent a7cdaf6 commit d0f79ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/tasks/tools/install-kubectl-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ The following methods exist for installing kubectl on macOS:
kubectl version --client --output=yaml
```

1. After installling and validating kubectl, delete the checksum file:
1. After installing and validating kubectl, delete the checksum file:

```bash
rm kkubectl.sha256
Expand Down

0 comments on commit d0f79ad

Please sign in to comment.