From 99d7e7b4f20fdb801ee141b4788102a400aff0d2 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 16 Aug 2022 04:40:22 -0400 Subject: [PATCH] Fix small typo in panel doc (#52568) (#52726) (cherry picked from commit bdcef92e3532066ec4a0ec2fd96638d3e14f457e) Co-authored-by: Chris Hodges --- docs/sources/panels/working-with-panels/organize-dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels/working-with-panels/organize-dashboard.md b/docs/sources/panels/working-with-panels/organize-dashboard.md index 8c615242727..8d7db1d0df7 100644 --- a/docs/sources/panels/working-with-panels/organize-dashboard.md +++ b/docs/sources/panels/working-with-panels/organize-dashboard.md @@ -19,7 +19,7 @@ You can place any panel in any location you want and controls its size. The chan 1. Hover your cursor over the panel, and click-and-drag the panel to its new location. -1. To resize a penal, click the zoom in (+) and zoom out (-) icons. +1. To resize a panel, click the zoom in (+) and zoom out (-) icons. ![](/static/img/docs/animated_gifs/drag_drop.gif)