diff --git a/source/use-cases/product-catalog.txt b/source/use-cases/product-catalog.txt index 5ef28475a44..9add600aa6d 100644 --- a/source/use-cases/product-catalog.txt +++ b/source/use-cases/product-catalog.txt @@ -320,7 +320,7 @@ used in the filter and in the sort: ('details.genre', 1), ('details.issue_date', -1)]) -... note:: +.. note:: The final component of the index is the sort field. This allows MongoDB to traverse the index in the sorted order to preclude a