Skip to content

Commit 1442f34

Browse files
author
Chris Cho
authored
012424 fundamentals sections order fix (#110)
1 parent 014ec5c commit 1442f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/fundamentals-sections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Fundamentals section:
1616
- :ref:`Record Driver Events <rust-tracing-logging>`
1717
- :ref:`Run A Database Command <rust-run-command>`
1818
- :ref:`Optimize Driver Performance <rust-performance>`
19-
- :ref:`Specify Collations to Order Results <rust-collations>`
2019
- :ref:`Configure Asynchronous and Synchronous Runtimes <rust-runtimes>`
2120
- :ref:`Monitor Driver Events <rust-monitoring>`
21+
- :ref:`Specify Collations to Order Results <rust-collations>`
2222
- :ref:`Query and Write Geospatial Data <rust-geo-guide>`
2323
- :ref:`Store and Retrieve Large Files by Using GridFS <rust-gridfs>`
2424

0 commit comments

Comments
 (0)