From bdcef92e3532066ec4a0ec2fd96638d3e14f457e Mon Sep 17 00:00:00 2001 From: Chris Hodges Date: Mon, 25 Jul 2022 08:04:29 -0500 Subject: [PATCH] Fix small typo in panel doc (#52568) --- 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)