Fix grammar in kubernetes dashboard docs

Start a new sentence after a period.
This commit is contained in:
Alex McCarthy
2021-12-31 07:06:04 -10:00
committed by GitHub
parent 05df45aaf5
commit f424739d9c
@@ -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.