Skip to content

Commit f46ae60

Browse files
joshuarJoshua Rich
authored andcommitted
Small grammar fix.
1 parent 9d3b65f commit f46ae60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/index-modules/fielddata.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ example, can be set to `5m` for a 5 minute expiry.
2828
[[fielddata-circuit-breaker]]
2929
=== Field data circuit breaker
3030
The field data circuit breaker allows Elasticsearch to estimate the amount of
31-
memory a field will required to be loaded into memory. It can then prevent the
31+
memory a field will require to be loaded into memory. It can then prevent the
3232
field data loading by raising an exception. By default the limit is configured
3333
to 60% of the maximum JVM heap. It can be configured with the following
3434
parameters:

0 commit comments

Comments
 (0)