Skip to content

Commit

Permalink
Nit: grammar fix on install-kubectl-linux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sarangjo committed Apr 8, 2022
1 parent f764ec7 commit b3e75c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/tasks/tools/install-kubectl-linux.md
Expand Up @@ -152,7 +152,7 @@ sudo yum install -y kubectl

{{< tabs name="other_kubectl_install" >}}
{{% tab name="Snap" %}}
If you are on Ubuntu or another Linux distribution that support [snap](https://snapcraft.io/docs/core/install) package manager, kubectl is available as a [snap](https://snapcraft.io/) application.
If you are on Ubuntu or another Linux distribution that supports the [snap](https://snapcraft.io/docs/core/install) package manager, kubectl is available as a [snap](https://snapcraft.io/) application.

```shell
snap install kubectl --classic
Expand Down

0 comments on commit b3e75c5

Please sign in to comment.