Skip to content

Commit f424739

Browse files
authored
Fix grammar in kubernetes dashboard docs
Start a new sentence after a period.
1 parent 05df45a commit f424739

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)