Skip to content

Commit 235e6ac

Browse files
adrinjalaliclintongormley
authored andcommitted
typo fix (and -> any) (#21860)
1 parent 072007c commit 235e6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/aggregations/metrics/scripted-metric-aggregation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ For more details on specifying scripts see <<modules-scripting, script documenta
110110

111111
==== Allowed return types
112112

113-
Whilst and valid script object can be used within a single script. the scripts must return or store in the `_agg` object only the following types:
113+
Whilst any valid script object can be used within a single script, the scripts must return or store in the `_agg` object only the following types:
114114

115115
* primitive types
116116
* String

0 commit comments

Comments
 (0)