From 94b0063c5204feab5e0e58aec2d14c1e4591343e Mon Sep 17 00:00:00 2001 From: Tiago Matias Date: Fri, 19 Oct 2018 16:31:07 -0300 Subject: [PATCH] fix typo --- docs/walkthrough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/walkthrough.md b/docs/walkthrough.md index e0236091..9a1ca44b 100644 --- a/docs/walkthrough.md +++ b/docs/walkthrough.md @@ -217,7 +217,7 @@ them up via the dashboard, and make sure they have the `namespace` and Now that you've got a running copy of Prometheus that's monitoring your application, you'll need to deploy the adapter, which knows how to -communicate with both Kubernetes and Promethues, acting as a translator +communicate with both Kubernetes and Prometheus, acting as a translator between the two. The [deploy/manifests](/deploy/manifests) directory contains the