Update fielddata.asciidoc

Spelling correction
This commit is contained in:
Ivan Brusic 2014-05-07 11:45:26 -07:00 committed by Luca Cavanna
parent 59e0c34cdb
commit bac0627c5e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ example, can be set to `5m` for a 5 minute expiry.
=== Field data circuit breaker
The field data circuit breaker allows Elasticsearch to estimate the amount of
memory a field will required to be loaded into memory. It can then prevent the
field data loading by raising and exception. By default the limit is configured
field data loading by raising an exception. By default the limit is configured
to 60% of the maximum JVM heap. It can be configured with the following
parameters: