Skip to content

Commit e010210

Browse files
authored
fix title (#103)
1 parent f8fbbf5 commit e010210

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
@@ -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

Lines changed: 3 additions & 3 deletions
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)