Fix typo in shards.asciidoc (#25143)

This commit is contained in:
Pandiyan Murugan 2017-06-09 16:13:44 +05:30 committed by Boaz Leskes
parent a2d9b0edcd
commit 34c3d1d5bf
1 changed files with 1 additions and 1 deletions

View File

@ -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]
---------------------------------------------------------------------------