Skip to content

Commit 3175268

Browse files
fix title (#114) (#115)
(cherry picked from commit abe54b9) Co-authored-by: Rachel Mackintosh <[email protected]>
1 parent a7cb6e9 commit 3175268

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Databases and Collections
5555
Learn how to use the {+driver-short+} to work with MongoDB databases and collections in the
5656
:ref:`scala-databases-collections` section.
5757

58-
Read Data from MongoDB
59-
----------------------
58+
Read Data
59+
---------
6060

6161
Learn how you can retrieve data from MongoDB in the :ref:`scala-read` section.
6262

source/read.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _scala-read:
22

3-
======================
4-
Read Data from MongoDB
5-
======================
3+
=========
4+
Read Data
5+
=========
66

77
.. contents:: On this page
88
:local:

0 commit comments

Comments
 (0)