Skip to content

Commit 9604673

Browse files
authored
Merge pull request #46278 from lbarnkow/patch-1
fix superfluous white space
2 parents e73398c + ce4f36a commit 9604673

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/concepts/workloads/pods/disruptions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ Cluster administrator actions include:
4949

5050
- [Draining a node](/docs/tasks/administer-cluster/safely-drain-node/) for repair or upgrade.
5151
- Draining a node from a cluster to scale the cluster down (learn about
52-
[Cluster Autoscaling](https://github.com/kubernetes/autoscaler/#readme)
53-
).
52+
[Cluster Autoscaling](https://github.com/kubernetes/autoscaler/#readme)).
5453
- Removing a pod from a node to permit something else to fit on that node.
5554

5655
These actions might be taken directly by the cluster administrator, or by automation

0 commit comments

Comments
 (0)