Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ Write Data to MongoDB

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

Read Data from MongoDB
----------------------
Read Data
---------

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

Expand Down
6 changes: 3 additions & 3 deletions source/read.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _kotlin-sync-read:

======================
Read Data from MongoDB
======================
=========
Read Data
=========

.. contents:: On this page
:local:
Expand Down