Skip to content

Commit 9831f96

Browse files
fix title (#79) (#82)
(cherry picked from commit b4ad08a) Co-authored-by: Rachel Mackintosh <[email protected]>
1 parent 5cfb6c1 commit 9831f96

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

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

65-
Read Data from MongoDB
66-
----------------------
65+
Read Data
66+
---------
6767

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

source/read.txt

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