Fix typo in shards.asciidoc (#25143)
This commit is contained in:
parent
a2d9b0edcd
commit
34c3d1d5bf
|
@ -88,7 +88,7 @@ GET _cat/shards
|
|||
// CONSOLE
|
||||
// TEST[skip:there is no guarantee to test for shards in initializing state]
|
||||
|
||||
You can the the initializing state in the response like this
|
||||
You can get the initializing state in the response like this
|
||||
|
||||
[source,js]
|
||||
---------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue