Dashboard Changed Modal: Fix spelling (#97135)

Fix spelling
This commit is contained in:
Kristina 2025-01-08 03:34:17 -06:00 committed by GitHub
parent 4589fabbc8
commit 0b89b54085
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,8 @@ export function DashboardChangedModal({ onDismiss, event }: Props) {
className={styles.modal}
>
<div className={styles.description}>
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?
</div>
<Modal.ButtonRow>
<Button onClick={onDismiss} variant="secondary" fill="outline">