[DOCS] Fix typo (#67576)

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
This commit is contained in:
Mark Ramotowski 2021-01-15 15:19:06 +00:00 committed by GitHub
parent b7be913fef
commit 310cd1bfeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ POST /_mtermvectors
You can specify existing documents by index and ID or You can specify existing documents by index and ID or
provide artificial documents in the body of the request. provide artificial documents in the body of the request.
The index can be specified the body of the request or in the request URI. You can specify the index in the request body or request URI.
The response contains a `docs` array with all the fetched termvectors. The response contains a `docs` array with all the fetched termvectors.
Each element has the structure provided by the <<docs-termvectors,termvectors>> Each element has the structure provided by the <<docs-termvectors,termvectors>>