Skip to content

Commit 6d16e47

Browse files
Apply suggestions from code review
Co-authored-by: David Dougherty <[email protected]>
1 parent 0594b7d commit 6d16e47

File tree

2 files changed

+2
-2
lines changed
  • content/operate/rs
    • 7.4/references/rest-api/requests/crdb_tasks
    • 7.8/references/rest-api/requests/crdb_tasks

2 files changed

+2
-2
lines changed

content/operate/rs/7.4/references/rest-api/requests/crdb_tasks/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ POST /v1/crdb_tasks/{task_id}/actions/cancel
9898

9999
Gracefully cancels a running or queued task.
100100

101-
A task that already reached the commit phase cannot be canceled either.
101+
A task that already reached the commit phase cannot be canceled.
102102

103103
### Request {#post-cancel-request}
104104

content/operate/rs/7.8/references/rest-api/requests/crdb_tasks/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ POST /v1/crdb_tasks/{task_id}/actions/cancel
9898

9999
Gracefully cancels a running or queued task.
100100

101-
A task that already reached the commit phase cannot be canceled either.
101+
A task that already reached the commit phase cannot be canceled.
102102

103103
### Request {#post-cancel-request}
104104

0 commit comments

Comments
 (0)