Skip to content

Commit 09842d4

Browse files
docs: fix Kubernetes provisioning typo (#24472)
## Description - change "provisioining" to "provisioning" in the Kubernetes desktop docs ## Related issues or tickets - N/A (trivial docs typo fix) ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
1 parent 5099901 commit 09842d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/desktop/use-desktop/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ With Docker Desktop version 4.51 and later, you can manage Kubernetes directly f
2424
3. Choose your cluster type:
2525
- **Kubeadm** creates a single-node cluster and the version is set by Docker Desktop.
2626
- **kind** creates a multi-node cluster and you can set the version and number of nodes.
27-
For more detailed information on each cluster type, see [Cluster provisioining method](#cluster-provisioning-method).
27+
For more detailed information on each cluster type, see [Cluster provisioning method](#cluster-provisioning-method).
2828
4. Optional: Select **Show system containers (advanced)** to view internal containers when using Docker commands.
2929
5. Select **Create**.
3030

0 commit comments

Comments
 (0)