diff --git a/_field-types/supported-field-types/derived.md b/_field-types/supported-field-types/derived.md index 60486ecf77..672013ad85 100644 --- a/_field-types/supported-field-types/derived.md +++ b/_field-types/supported-field-types/derived.md @@ -50,7 +50,7 @@ Before using a derived field, be sure to satisfy the following prerequisites: ## Defining derived fields -Derived fields can be defined [in index mappings](#defining-derived-fields-in-index-mappings) or [directly within the search request](#defining-and-searching-derived-fields-in-a-search-request). +You can define derived fields [in index mappings](#defining-derived-fields-in-index-mappings) or [directly within the search request](#defining-and-searching-derived-fields-in-a-search-request). ## Example setup