From 9a116485676339cbce755202073a611d141610d6 Mon Sep 17 00:00:00 2001 From: Carrie Crowe <36338913+carriecrowe1138@users.noreply.github.com> Date: Tue, 9 Feb 2021 05:29:30 -0800 Subject: [PATCH] Improved glossary (#31004) --- docs/sources/getting-started/glossary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/getting-started/glossary.md b/docs/sources/getting-started/glossary.md index 512644ff79d..fbb4229d766 100644 --- a/docs/sources/getting-started/glossary.md +++ b/docs/sources/getting-started/glossary.md @@ -20,7 +20,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d Data source - A file, database, or service providing the data. Grafana supports a several data sources by default, and can be extended to support additional data sources through plugins. + A file, database, or service providing the data. Grafana supports several data sources by default, and can be extended to support additional data sources through plugins. @@ -32,7 +32,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d Explore - Explore allows a user to focus on a building a query. User can refine the query to return the expected metrics before building a dashboard. For more information, refer to the Explore topic. + Explore allows a user to focus on building a query. Users can refine the query to return the expected metrics before building a dashboard. For more information, refer to the Explore topic.