From a9e2d3769161ca88998d428a47c831576afa2ca0 Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Fri, 9 Nov 2018 16:09:49 -0800 Subject: [PATCH 1/2] Update introducing.md Typo fix. --- site/introducing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/introducing.md b/site/introducing.md index cb573f91c..1b778ca29 100644 --- a/site/introducing.md +++ b/site/introducing.md @@ -5,7 +5,7 @@ search_type: Documentation --- -Weave Scope is a visualization, and monitoring tool for Docker and Kubernetes. It provides a top down view into your app as well as your entire infrastructure, and allows you to diagnose any problems with your distributed containerized app, in real time, as it being deployed to a cloud provider. +Weave Scope is a visualization, and monitoring tool for Docker and Kubernetes. It provides a top down view into your app as well as your entire infrastructure, and allows you to diagnose any problems with your distributed containerized app, in real time, as it is being deployed to a cloud provider. To install Scope on your local Docker machine, run the following commands: From 5d71a9ff5b2472b4e1417fdcea37e1d14ce50259 Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Fri, 9 Nov 2018 16:15:48 -0800 Subject: [PATCH 2/2] Update introducing.md Grammar fix. --- site/introducing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/introducing.md b/site/introducing.md index 1b778ca29..307164a34 100644 --- a/site/introducing.md +++ b/site/introducing.md @@ -5,7 +5,7 @@ search_type: Documentation --- -Weave Scope is a visualization, and monitoring tool for Docker and Kubernetes. It provides a top down view into your app as well as your entire infrastructure, and allows you to diagnose any problems with your distributed containerized app, in real time, as it is being deployed to a cloud provider. +Weave Scope is a visualization and monitoring tool for Docker and Kubernetes. It provides a top down view into your app as well as your entire infrastructure, and allows you to diagnose any problems with your distributed containerized app, in real time, as it is being deployed to a cloud provider. To install Scope on your local Docker machine, run the following commands: