diff --git a/frontend/src/lib/components/common/confirmationModal/DraftSyncConflictModal.svelte b/frontend/src/lib/components/common/confirmationModal/DraftSyncConflictModal.svelte index 7ee8c10bcd..b33840c4f2 100644 --- a/frontend/src/lib/components/common/confirmationModal/DraftSyncConflictModal.svelte +++ b/frontend/src/lib/components/common/confirmationModal/DraftSyncConflictModal.svelte @@ -61,8 +61,8 @@

- Someone else (another tab, browser or AI Agent) saved a newer version of this draft. Your - autosave was rejected to avoid overwriting their work. + Another tab, browser, or AI agent saved a newer version of this draft. Your autosave was + rejected to avoid overwriting their work.

{#if conflictHandle.conflict}