Skip to content

Commit b1fab70

Browse files
authored
Fix typo (zalando#1559)
1 parent 8f03cd1 commit b1fab70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ solutions:
1414
* [kind](https://kind.sigs.k8s.io/) and [k3d](https://k3d.io), which allows creating multi-nodes K8s
1515
clusters running on Docker (requires Docker)
1616

17-
To interact with the K8s infrastructure install it's CLI runtime [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl-binary-via-curl).
17+
To interact with the K8s infrastructure install its CLI runtime [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl-binary-via-curl).
1818

1919
This quickstart assumes that you have started minikube or created a local kind
2020
cluster. Note that you can also use built-in K8s support in the Docker Desktop

0 commit comments

Comments
 (0)