File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/reference/migration/apis Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ GET /_xpack/migration/assistance
4040// CONSOLE
4141// TEST[skip:cannot create an old index in docs test]
4242
43- A successful call returns a list of indices that need to updated or reindexed:
43+ A successful call returns a list of indices that need to be updated or reindexed:
4444
4545[source,js]
4646--------------------------------------------------
@@ -73,7 +73,7 @@ GET /_xpack/migration/assistance/my_*
7373// CONSOLE
7474// TEST[skip:cannot create an old index in docs test]
7575
76- A successful call returns a list of indices that needs to updated or reindexed
76+ A successful call returns a list of indices that needs to be updated or reindexed
7777and match the index specified on the endpoint:
7878
7979[source,js]
You can’t perform that action at this time.
0 commit comments