Skip to content

Commit 5750e6e

Browse files
fix title (#79) (#81)
(cherry picked from commit b4ad08a) Co-authored-by: Rachel Mackintosh <[email protected]>
1 parent 92be0e0 commit 5750e6e

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

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

73-
Read Data from MongoDB
74-
----------------------
73+
Read Data
74+
---------
7575

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

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)