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

This commit is contained in:
Randall Britten 2017-02-28 08:37:04 +13:00 committed by Nik Everett
parent 98e19cced4
commit 05fd2eca6f
1 changed files with 1 additions and 1 deletions

View File

@ -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]
--------------------------------------------------