From 5f45a039b2ddbcfa4e5fcc9838f3e214edb8e4ae Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Wed, 13 May 2020 13:15:03 +0530 Subject: [PATCH] Grammatical correction (#24592) --- docs/sources/reference/export_import.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/export_import.md b/docs/sources/reference/export_import.md index b14b9314c19..24f145722e8 100644 --- a/docs/sources/reference/export_import.md +++ b/docs/sources/reference/export_import.md @@ -25,7 +25,7 @@ If you want to export a dashboard for others to use then it could be a good idea add template variables for things like a metric prefix (use constant variable) and server name. A template variable of the type `Constant` will automatically be hidden in -the dashboard, and will also be added as an required input when the dashboard is imported. +the dashboard, and will also be added as a required input when the dashboard is imported. ## Importing a dashboard