From b4debb4fefa588cda3c4be533f5c689e374e7d44 Mon Sep 17 00:00:00 2001 From: Mohammad Naqvi <162358280+mnaqvi08@users.noreply.github.com> Date: Tue, 6 Jan 2026 12:27:27 -0500 Subject: [PATCH] chore: consolidate points --- .../influxdb3/cloud-dedicated/admin/databases/undelete.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content/influxdb3/cloud-dedicated/admin/databases/undelete.md b/content/influxdb3/cloud-dedicated/admin/databases/undelete.md index f1e333218..4892c4b5a 100644 --- a/content/influxdb3/cloud-dedicated/admin/databases/undelete.md +++ b/content/influxdb3/cloud-dedicated/admin/databases/undelete.md @@ -58,11 +58,9 @@ managing databases, including restoring deleted databases. 3. In the database list, find the deleted database you want to restore. Deleted databases are shown with a "Deleted" status indicator. You can sort on column headers or use the **Search** field to find a specific database. -4. Click the options button (three vertical dots) to the right of the deleted database you want to restore. - The options menu displays. -5. In the options menu, click **Restore Database**. The **Restore Database** dialog displays. -6. In the **Restore Database** dialog, review the database name and deletion date. -7. Click the **Restore Database** button to restore the database. +4. In the options menu (three vertical dots to the right of the database), click **Restore Database**. The **Restore Database** dialog displays. +5. In the **Restore Database** dialog, review the database name and deletion date. +6. Click the **Restore Database** button to restore the database. {{% /tab-content %}} {{% tab-content %}}