From cd56239e9c47afd534369debd1d0c9decaffd57e Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Wed, 19 Aug 2020 12:12:29 -0700 Subject: [PATCH] Update descriptions to make consistent with others --- content/chronograf/v1.8/about_the_project/contributing.md | 2 +- content/chronograf/v1.8/administration/chrono-on-clusters.md | 2 +- content/chronograf/v1.8/administration/config-options.md | 2 +- content/chronograf/v1.8/administration/prebuilt-dashboards.md | 2 +- content/chronograf/v1.8/guides/_index.md | 2 +- content/chronograf/v1.8/guides/cloning-in-ui.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/chronograf/v1.8/about_the_project/contributing.md b/content/chronograf/v1.8/about_the_project/contributing.md index 8168b3ea5..f33ba8c59 100644 --- a/content/chronograf/v1.8/about_the_project/contributing.md +++ b/content/chronograf/v1.8/about_the_project/contributing.md @@ -1,7 +1,7 @@ --- title: Contribute to Chronograf description: > - Learn how to contribute to the Chronograf project. + Contribute to the Chronograf project. menu: chronograf_1_8: name: Contribute diff --git a/content/chronograf/v1.8/administration/chrono-on-clusters.md b/content/chronograf/v1.8/administration/chrono-on-clusters.md index 766d61e84..0405f8fe4 100644 --- a/content/chronograf/v1.8/administration/chrono-on-clusters.md +++ b/content/chronograf/v1.8/administration/chrono-on-clusters.md @@ -1,6 +1,6 @@ --- title: Connecting Chronograf to InfluxDB Enterprise clusters -description: Connect Chronograf to InfluxDB Enterprise. +description: Connect Chronograf to InfluxDB Enterprise clusters. menu: chronograf_1_8: name: Connecting Chronograf to InfluxDB Enterprise diff --git a/content/chronograf/v1.8/administration/config-options.md b/content/chronograf/v1.8/administration/config-options.md index 8d4c07205..f4b3bb0b4 100644 --- a/content/chronograf/v1.8/administration/config-options.md +++ b/content/chronograf/v1.8/administration/config-options.md @@ -1,6 +1,6 @@ --- title: Chronograf configuration options -description: Review options available in the Chronograf configuration file and environment variables. +description: Options available in the Chronograf configuration file and environment variables. menu: chronograf_1_8: name: Configuration options diff --git a/content/chronograf/v1.8/administration/prebuilt-dashboards.md b/content/chronograf/v1.8/administration/prebuilt-dashboards.md index 3c0a2dbed..fcbc0e860 100644 --- a/content/chronograf/v1.8/administration/prebuilt-dashboards.md +++ b/content/chronograf/v1.8/administration/prebuilt-dashboards.md @@ -1,6 +1,6 @@ --- title: Prebuilt dashboards in Chronograf -description: Import prebuilt dashboards into Chronograf based on Telegraf plugins. +description: Prebuilt dashboards into Chronograf based on Telegraf plugins. menu: chronograf_1_8: name: Prebuilt dashboards in Chronograf diff --git a/content/chronograf/v1.8/guides/_index.md b/content/chronograf/v1.8/guides/_index.md index ea5086c02..efd1e2fa4 100644 --- a/content/chronograf/v1.8/guides/_index.md +++ b/content/chronograf/v1.8/guides/_index.md @@ -1,6 +1,6 @@ --- title: Guides for Chronograf -description: Find step-by-step instructions for using Chronograf's features. +description: Step-by-step instructions for using Chronograf's features. menu: chronograf_1_8: name: Guides diff --git a/content/chronograf/v1.8/guides/cloning-in-ui.md b/content/chronograf/v1.8/guides/cloning-in-ui.md index 2f2e2b9fa..cd3ffb90b 100644 --- a/content/chronograf/v1.8/guides/cloning-in-ui.md +++ b/content/chronograf/v1.8/guides/cloning-in-ui.md @@ -1,6 +1,6 @@ --- title: Clone dashboards and cells -description: Dashboards and their cells can be cloned, or copied, to be used as templates for easily creating new dashboards and cells. +description: Clone, or duplicate, a dashboard or a cell to use as starting points for creating dashboards or cells using the copy as a template. menu: chronograf_1_8: weight: 70