diff --git a/ui/src/components/settings/BackupCreatePanel.svelte b/ui/src/components/settings/BackupCreatePanel.svelte index 98611eb8..f955a61f 100644 --- a/ui/src/components/settings/BackupCreatePanel.svelte +++ b/ui/src/components/settings/BackupCreatePanel.svelte @@ -97,7 +97,7 @@

- Please note that during the backup other concurrent write requrests may fail since the + Please note that during the backup other concurrent write requests may fail since the database will be temporary "locked" (this usually happens only during the ZIP generation).