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?