[DOCS] fixed typo in multi term vectors docs

This commit is contained in:
javanna 2014-05-08 15:50:24 +02:00 committed by Luca Cavanna
parent e0a45459a4
commit 2999152e19
1 changed files with 1 additions and 1 deletions

View File

@ -90,4 +90,4 @@ curl 'localhost:9200/testidx/test/_mtermvectors' -d '{
}'
--------------------------------------------------
Parameters can aslo be set by passing them as uri parameters (see <<docs-termvectors,termvectors>>). uri parameters are the default parameters and are overwritten by any parameter setting defined in the body.
Parameters can also be set by passing them as uri parameters (see <<docs-termvectors,termvectors>>). uri parameters are the default parameters and are overwritten by any parameter setting defined in the body.