Fix minor typo (#18222)

This commit is contained in:
jasonquick 2016-05-10 03:39:42 -04:00 committed by Clinton Gormley
parent b6556e275a
commit 7bf8e6719c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[[search-search]]
== Search
The search API allows to execute a search query and get back search hits
The search API allows you to execute a search query and get back search hits
that match the query. The query can either be provided using a simple
<<search-uri-request,query string as a parameter>>, or using a
<<search-request-body,request body>>.