From 59554e618c6f560b03a04d5b76d153f8061b9db0 Mon Sep 17 00:00:00 2001 From: Alfonso Palacios Date: Wed, 1 Aug 2018 20:26:41 +0200 Subject: [PATCH] Update resource-usage-monitoring.md (#9631) Fixing a small typo for sentence to make sense. --- .../debug-application-cluster/resource-usage-monitoring.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md b/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md index 115dc3ecfb..a4855d8ddf 100644 --- a/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md +++ b/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md @@ -7,8 +7,8 @@ title: Tools for Monitoring Compute, Storage, and Network Resources {{% capture overview %}} -To scale and application and provide a reliable service, you need to -understand how an application behaves when it is deployed. You can examine +To scale an application and provide a reliable service, you need to +understand how the application behaves when it is deployed. You can examine application performance in a Kubernetes cluster by examining the containers, [pods](/docs/user-guide/pods), [services](/docs/user-guide/services), and the characteristics of the overall cluster. Kubernetes provides detailed