Skip to content

Commit eb89014

Browse files
committed
fix title
1 parent 4d0a621 commit eb89014

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"esbonio.sphinx.confDir": ""
3+
}

source/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Write Data to MongoDB
6767

6868
Learn how you can write data to MongoDB in the :ref:`pymongo-write` section.
6969

70-
Read Data from MongoDB
71-
----------------------
70+
Read Data
71+
---------
7272

7373
Learn how you can retrieve data from MongoDB in the :ref:`pymongo-read` section.
7474

source/read.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _pymongo-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)