Browse Source

Docs: corrected "and" --> "an" (#23376)

Randall Britten 8 years ago
parent
commit
05fd2eca6f

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

@@ -147,7 +147,7 @@ final combined profit which will be returned in the response of the aggregation.
 
 ==== Worked Example
 
-Imagine a situation where you index the following documents into and index with 2 shards:
+Imagine a situation where you index the following documents into an index with 2 shards:
 
 [source,js]
 --------------------------------------------------