Skip to content

Commit a548be8

Browse files
committed
Fix typo in documentation
It was blocking presubmits
1 parent 9fb6cdc commit a548be8

File tree

1 file changed

+1
-1
lines changed
  • cluster-autoscaler/cloudprovider/clusterapi

1 file changed

+1
-1
lines changed

cluster-autoscaler/cloudprovider/clusterapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Please be aware that currently the cluster autoscaler only supports CAPI
1616
clusters that have joined their management and workload clusters into a single
1717
cluster. For more information about this please see the
1818
[Cluster API Concepts documentations](https://cluster-api.sigs.k8s.io/user/concepts.html)
19-
and the [`clusterctl move` command documentaion](https://cluster-api.sigs.k8s.io/user/concepts.html).
19+
and the [`clusterctl move` command documentation](https://cluster-api.sigs.k8s.io/user/concepts.html).
2020

2121
## Starting the Autoscaler
2222

0 commit comments

Comments
 (0)