Skip to content

Commit c836223

Browse files
lcawlmarciw
andauthored
Update specification/cluster/reroute/ClusterRerouteRequest.ts
Co-authored-by: Marci W <[email protected]>
1 parent 57b8620 commit c836223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cluster/reroute/ClusterRerouteRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export interface Request extends RequestBase {
4646
query_parameters: {
4747
/**
4848
* If true, then the request simulates the operation.
49-
* It will calculate the result of applying the commands to the current cluster state and return the resulting cluster state after the commands (and re-balancing) has been applied; it will not actually perform the requested changes.
49+
* It will calculate the result of applying the commands to the current cluster state and return the resulting cluster state after the commands (and rebalancing) have been applied; it will not actually perform the requested changes.
5050
* @server_default false
5151
*/
5252
dry_run?: boolean

0 commit comments

Comments
 (0)