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