From e63b548c5d4cc43d4fe3fe6d61224d44550cf3bb Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Tue, 9 Jun 2020 00:12:21 +0530 Subject: [PATCH] Docs: Minor grammatical correction (#25224) --- 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 d90974893b1..351ad8ed73b 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 guides does not only aim to be only be an install guide but to also teach you +> This guide does not only aim to be only be an install guide but to also teach 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.