Update histogram-facet.asciidoc
Spotted a typo, which I've fixed.
This commit is contained in:
parent
c5cf283517
commit
60a8515fb7
|
@ -25,7 +25,7 @@ interval/bucket (count and total). Here is a simple example:
|
|||
}
|
||||
--------------------------------------------------
|
||||
|
||||
The above example will run a histogram facet on the `field_name` filed,
|
||||
The above example will run a histogram facet on the `field_name` field,
|
||||
with an `interval` of `100` (so, for example, a value of `1055` will be
|
||||
placed within the `1000` bucket).
|
||||
|
||||
|
|
Loading…
Reference in New Issue