Merge pull request #31161 from CodingCanuck/patch-1

Fix grammar in kubernetes dashboard docs
This commit is contained in:
Kubernetes Prow Robot
2022-01-04 09:16:53 -08:00
committed by GitHub
@@ -219,7 +219,7 @@ allocated resources, events and pods running on the node.
Shows all applications running in the selected namespace.
The view lists applications by workload kind (for example: Deployments, ReplicaSets, StatefulSets).
and each workload kind can be viewed separately.
Each workload kind can be viewed separately.
The lists summarize actionable information about the workloads,
such as the number of ready pods for a ReplicaSet or current memory usage for a Pod.