We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf8550c commit 468c753Copy full SHA for 468c753
docs/reference/migration/apis/assistance.asciidoc
@@ -40,7 +40,7 @@ GET /_xpack/migration/assistance
40
// CONSOLE
41
// TEST[skip:cannot create an old index in docs test]
42
43
-A successful call returns a list of indices that need to updated or reindexed:
+A successful call returns a list of indices that need to be updated or reindexed:
44
45
[source,js]
46
--------------------------------------------------
@@ -73,7 +73,7 @@ GET /_xpack/migration/assistance/my_*
73
74
75
76
-A successful call returns a list of indices that needs to updated or reindexed
+A successful call returns a list of indices that needs to be updated or reindexed
77
and match the index specified on the endpoint:
78
79
0 commit comments