From 4c3ffb366cf127945e0b44ea55e9a530326515e3 Mon Sep 17 00:00:00 2001 From: kelly stirman Date: Thu, 7 Jan 2016 10:18:20 -0800 Subject: [PATCH] Update indexes.txt Simple copy change, old copy had a typo. --- source/faq/indexes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/faq/indexes.txt b/source/faq/indexes.txt index 0dd0c11c513..51011ddd311 100644 --- a/source/faq/indexes.txt +++ b/source/faq/indexes.txt @@ -132,7 +132,7 @@ it can speed the selection of the first element of the array; however, comparing all subsequent items in the array cannot use the index and must scan the documents individually. -How can I effectively use indexes strategy for attribute lookups? +How can I effectively use indexes to efficiently perform attribute lookups? ----------------------------------------------------------------- For simple attribute lookups that don't require sorted result sets or