Skip to content

Commit 0975e35

Browse files
committed
Slight rewording
1 parent 3c4b779 commit 0975e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/current/_includes/cockroachcloud/backups/cloud-api-managed-backup-intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% if page.name == "managed-backups-basic.md" %}
2-
You can use the [CockroachDB Cloud API]({% link cockroachcloud/cloud-api.md %}) to [view managed backups](#view-managed-backups) and [restore clusters/databases/tables](#restore-a-managed-backup) from a managed backup.
2+
You can use the [CockroachDB Cloud API]({% link cockroachcloud/cloud-api.md %}) to [view managed backups](#view-managed-backups) or [restore clusters/databases/tables](#restore-a-managed-backup) from a managed backup.
33
{% else %}
4-
You can use the [CockroachDB Cloud API]({% link cockroachcloud/cloud-api.md %}) to [view](#get-information-on-backup-settings) or [modify managed backup settings](#modify-backup-settings-on-a-cluster), [view managed backups](#view-managed-backups), and [restore clusters/databases/tables](#restore-a-managed-backup) from a managed backup.
4+
You can use the [CockroachDB Cloud API]({% link cockroachcloud/cloud-api.md %}) to [view](#get-information-on-backup-settings) and [modify managed backup settings](#modify-backup-settings-on-a-cluster), [view managed backups](#view-managed-backups), or [restore clusters/databases/tables](#restore-a-managed-backup) from a managed backup.
55
{% endif %}
66

77
{{site.data.alerts.callout_info}}

0 commit comments

Comments
 (0)