From 816148db5b6cce3a5ac5a2aa7a9678e32a37f62e Mon Sep 17 00:00:00 2001 From: Jeremy Mikola Date: Mon, 20 Aug 2012 17:58:03 -0300 Subject: [PATCH] Fix note block syntax --- source/use-cases/product-catalog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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