Skip to content

Commit 468c753

Browse files
pgomulkakcm
authored andcommitted
A small typo in migration-assistance doc (#34704)
typo - missing word "be"
1 parent bf8550c commit 468c753

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/migration/apis/assistance.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
7777
and match the index specified on the endpoint:
7878

7979
[source,js]

0 commit comments

Comments
 (0)