Skip to content

Commit 2f0a84a

Browse files
lcawlmarciw
andauthored
Update specification/cluster/health/ClusterHealthRequest.ts
Co-authored-by: Marci W <[email protected]>
1 parent 146447c commit 2f0a84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cluster/health/ClusterHealthRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import { Duration } from '@_types/Time'
3838
* On the shard level, a red status indicates that the specific shard is not allocated in the cluster. Yellow means that the primary shard is allocated but replicas are not. Green means that all shards are allocated.
3939
* The index level status is controlled by the worst shard status.
4040
*
41-
* One of the main benefits of the API is the ability to wait until the cluster reaches a certain high water-mark health level.
41+
* One of the main benefits of the API is the ability to wait until the cluster reaches a certain high watermark health level.
4242
* The cluster status is controlled by the worst index status.
4343
* @rest_spec_name cluster.health
4444
* @availability stack since=1.3.0 stability=stable

0 commit comments

Comments
 (0)