diff --git a/docs/reference/indices/put-mapping.asciidoc b/docs/reference/indices/put-mapping.asciidoc index dc8a5f194b9..25b6ce33917 100644 --- a/docs/reference/indices/put-mapping.asciidoc +++ b/docs/reference/indices/put-mapping.asciidoc @@ -70,7 +70,7 @@ In general, the mapping for existing fields cannot be updated. There are some exceptions to this rule. For instance: * new <> can be added to <> fields. -* new <> can be added to existing fields. +* new <> can be added to existing fields. * <> can be disabled, but not enabled. * the <> parameter can be updated.