We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289295c commit 8563416Copy full SHA for 8563416
content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md
@@ -222,7 +222,7 @@ Shows all applications running in the selected namespace.
222
The view lists applications by workload kind (for example: Deployments, ReplicaSets, StatefulSets).
223
and each workload kind can be viewed separately.
224
The lists summarize actionable information about the workloads,
225
-such as the number of ready pods for a Replica et or current memory usage for a Pod.
+such as the number of ready pods for a ReplicaSet or current memory usage for a Pod.
226
227
Detail views for workloads show status and specification information and
228
surface relationships between objects.
0 commit comments