From e857ad29838f112aa7708285ab974b38e41cab07 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:42:20 +0100 Subject: [PATCH] Copying backup: clarify how to open backup dialog (#31625) * Copying backup: clarify how to open backup dialog - addresses feedback from #30252 * Rephrase * Fix typo --- source/_includes/common-tasks/backups.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/backups.md b/source/_includes/common-tasks/backups.md index f6ed9efed9b..d5d2c4b121a 100644 --- a/source/_includes/common-tasks/backups.md +++ b/source/_includes/common-tasks/backups.md @@ -44,7 +44,8 @@ You might need a backup in case your system has crashed. If you only store them There are multiple ways to store the backup on another device: -- **Option 1**: Under {% my supervisor_backups title="**Settings** > **System** > **Backups**" %}, select the backup from the list. +- **Option 1**: Under {% my supervisor_backups title="**Settings** > **System** > **Backups**" %}, on the list, single-click or tap the backup of interest. + - **Result**: The backup dialog opens. - In the dialog, select the three dots menu and select **Download backup**. - **Result**: The selected backup is stored in the **Downloads** folder of your computer. - **Option 2**: If you haven't already done so, [configure access to files on Home Assistant](/common-tasks/{{page.installation}}/#configuring-access-to-files), using one of the methods listed there.