Skip to content

Commit b4ad08a

Browse files
authored
fix title (#79)
1 parent 92549a3 commit b4ad08a

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
@@ -64,8 +64,8 @@ Write Data to MongoDB
6464

6565
Learn how you can write data to MongoDB in the :ref:`kotlin-sync-write` section.
6666

67-
Read Data from MongoDB
68-
----------------------
67+
Read Data
68+
---------
6969

7070
Learn how you can retrieve data from MongoDB in the :ref:`kotlin-sync-read` section.
7171

source/read.txt

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