Merge pull request #15739 from omiend/omiend-patch-1

add double quotation
This commit is contained in:
Adrien Grand 2016-01-05 14:21:45 +01:00
commit 2fb4be5064
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Consider this example where we want to associate the color blue with our `terms`
--------------------------------------------------
{
...
aggs": {
"aggs": {
"titles": {
"terms": {
"field": "title"