Skip to content

Commit b68f9d4

Browse files
goffrieConvex, Inc.
authored andcommitted
Fix wording nit in backup docs (#34999)
GitOrigin-RevId: 5f9977c06c8bb9e34ae9e8759f6f873485ab06f6
1 parent df36127 commit b68f9d4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

npm-packages/docs/docs/database/backup-restore.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,11 @@ Daily backups are stored for 7 days. Weekly backups are stored for 14 days.
3434

3535
### Restoring from backup
3636

37-
Restore from a backup by selecting restore from the submenu of an individual.
38-
You can restore from backups in the same deployment or from other deployments on
39-
the same team by using the deployment selector on the backups page. Restores may
40-
take a few seconds to a few hours depending on how much data is in your backup.
37+
Restore from a backup by selecting "Restore" from the submenu of an individual
38+
backup. You can restore from backups in the same deployment or from other
39+
deployments on the same team by using the deployment selector on the backups
40+
page. Restores may take a few seconds to a few hours depending on how much data
41+
is in your backup.
4142

4243
Note that restoring is a destructive operation that wipes your existing data and
4344
replaces it with that from the backup. It's recommended that you generate an

0 commit comments

Comments
 (0)