Skip to content

Commit 2b30473

Browse files
authored
Fix typo in managed-backups-advanced.md (#20531)
1 parent 30d0f59 commit 2b30473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/current/cockroachcloud/managed-backups-advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ For each restore job, the tab will display:
239239
- **Backup taken on**: The date the backup was originally taken.
240240
- **Status**: The status of the restore job `Preparing`, `Running`, `Succeeded`, `Failed`.
241241
- **Restore start**: The date the restore job was initiated.
242-
- **Restore end**: The date the restore job ened (whether successful or unsuccessful).
242+
- **Restore end**: The date the restore job ended (whether successful or unsuccessful).
243243
- **Job ID**: The job ID of the restore job.
244244

245245
## Cloud API
@@ -283,4 +283,4 @@ resource "cockroach_cluster" "advanced" {
283283
}
284284
~~~
285285

286-
{% include cockroachcloud/backups/terraform-managed-backups.md %}
286+
{% include cockroachcloud/backups/terraform-managed-backups.md %}

0 commit comments

Comments
 (0)