Skip to content

Commit 2fa573b

Browse files
Missing word in docs
1 parent 0462120 commit 2fa573b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping/params/store.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[mapping-store]]
22
=== `store`
33

4-
By default, field values <<mapping-index,indexed>> to make them searchable,
4+
By default, field values are <<mapping-index,indexed>> to make them searchable,
55
but they are not _stored_. This means that the field can be queried, but the
66
original field value cannot be retrieved.
77

0 commit comments

Comments
 (0)