Skip to content

Commit ab676cb

Browse files
Update docs/reference/elasticsearch/mapping-reference/mapping-source-field.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 934ee18 commit ab676cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/mapping-reference/mapping-source-field.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ PUT my-index-000001
308308
}
309309
```
310310

311-
::::{admonition} Think before you disable the _source field!
311+
::::{admonition} Disabling the `_source` field
312312
:class: warning
313313

314314
Do not disable the `_source` field, unless absolutely necessary. If you disable it, the following critical features will not be supported:

0 commit comments

Comments
 (0)