From 9c624b82c436101c486b4ec2c4addcce627f099f Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Thu, 24 Sep 2020 01:49:58 +0530 Subject: [PATCH] Minor Grammatical correction (#27742) * Minor Grammatical correction * Correcting, as per PR suggestion --- docs/sources/tutorials/stack_guide_graphite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/tutorials/stack_guide_graphite.md b/docs/sources/tutorials/stack_guide_graphite.md index 7057b5655be..db42ca674e3 100644 --- a/docs/sources/tutorials/stack_guide_graphite.md +++ b/docs/sources/tutorials/stack_guide_graphite.md @@ -17,7 +17,7 @@ database has yet to match Graphite's query flexibility and analytics potential. Graphite has a reputation for being tricky to install and scale. This guide aims to show that is not really the case, or, at least, that it is a lot better than you expect. -> This guide does not only aim to be only be an install guide but to also teach you +> This is an install guide that also teaches you > of the mechanics of metric collection, aggregation and querying. How Graphite > stores and aggregates data is very important to understand in order to not > get mislead by graphs.