Skip to content

Commit 12e12f8

Browse files
authored
Merge pull request #32817 from sarangjo/patch-1
Nit: grammar fix on install-kubectl-linux.md
2 parents 75ce0b8 + b3e75c5 commit 12e12f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ sudo yum install -y kubectl
152152

153153
{{< tabs name="other_kubectl_install" >}}
154154
{{% tab name="Snap" %}}
155-
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.
155+
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.
156156

157157
```shell
158158
snap install kubectl --classic

0 commit comments

Comments
 (0)