From 3f31028bf8456e53c651212eebafa44ef4350b11 Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Tue, 12 May 2020 01:09:38 +0530 Subject: [PATCH] Refactoring one of the statement (#24542) --- docs/sources/panels/visualizations/text-panel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels/visualizations/text-panel.md b/docs/sources/panels/visualizations/text-panel.md index 57c6aec02cd..d2ac6c8f11d 100644 --- a/docs/sources/panels/visualizations/text-panel.md +++ b/docs/sources/panels/visualizations/text-panel.md @@ -14,4 +14,4 @@ draft = "true" The text panel lets you make information and description panels for your dashboards. -In **Mode**, select whether you want to use markdown or HTML to style your text, then enter content in the box below. Grafana includes a title and paragraph to help get you started, or you can paste content in from another editor. +In **Mode**, select whether you want to use markdown or HTML to style your text, then enter content in the box below. Grafana includes a title and paragraph to help you get started, or you can paste content in from another editor.