From 0b89b54085a3654bc573b8d6dd3229f814ff5866 Mon Sep 17 00:00:00 2001 From: Kristina Date: Wed, 8 Jan 2025 03:34:17 -0600 Subject: [PATCH] Dashboard Changed Modal: Fix spelling (#97135) Fix spelling --- public/app/features/live/dashboard/DashboardChangedModal.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/app/features/live/dashboard/DashboardChangedModal.tsx b/public/app/features/live/dashboard/DashboardChangedModal.tsx index ff8f3ba2cd9..9be8bb1af63 100644 --- a/public/app/features/live/dashboard/DashboardChangedModal.tsx +++ b/public/app/features/live/dashboard/DashboardChangedModal.tsx @@ -35,7 +35,8 @@ export function DashboardChangedModal({ onDismiss, event }: Props) { className={styles.modal} >
- The dashboad has been updated by another session. Do you want to continue editing or discard your local changes? + The dashboard has been updated by another session. Do you want to continue editing or discard your local + changes?