Skip to content

Commit 1fa66ec

Browse files
fix title (#103) (#104)
(cherry picked from commit e010210) Co-authored-by: Rachel Mackintosh <[email protected]>
1 parent 434eb62 commit 1fa66ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/index.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Connect to MongoDB
5050
Learn how to create and configure a connection to a MongoDB deployment
5151
in the :ref:`cpp-connect` section.
5252

53-
Read Data from MongoDB
54-
----------------------
53+
Read Data
54+
---------
5555

5656
Learn how you can retrieve data from MongoDB in the :ref:`cpp-read` section.
5757

source/read.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _cpp-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)