Skip to content

Commit cc53157

Browse files
authored
Merge pull request #31161 from CodingCanuck/patch-1
Fix grammar in kubernetes dashboard docs
2 parents d954511 + f424739 commit cc53157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ allocated resources, events and pods running on the node.
219219

220220
Shows all applications running in the selected namespace.
221221
The view lists applications by workload kind (for example: Deployments, ReplicaSets, StatefulSets).
222-
and each workload kind can be viewed separately.
222+
Each workload kind can be viewed separately.
223223
The lists summarize actionable information about the workloads,
224224
such as the number of ready pods for a ReplicaSet or current memory usage for a Pod.
225225

0 commit comments

Comments
 (0)