Skip to content

Commit 816148d

Browse files
committed
Fix note block syntax
1 parent a005de4 commit 816148d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/use-cases/product-catalog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ used in the filter and in the sort:
320320
('details.genre', 1),
321321
('details.issue_date', -1)])
322322

323-
... note::
323+
.. note::
324324

325325
The final component of the index is the sort field. This allows
326326
MongoDB to traverse the index in the sorted order to preclude a

0 commit comments

Comments
 (0)