diff --git a/source/index.txt b/source/index.txt index ce69ff27..11fdbfa6 100644 --- a/source/index.txt +++ b/source/index.txt @@ -62,8 +62,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. diff --git a/source/read.txt b/source/read.txt index 9174627c..615a73a6 100644 --- a/source/read.txt +++ b/source/read.txt @@ -1,8 +1,8 @@ .. _kotlin-sync-read: -====================== -Read Data from MongoDB -====================== +========= +Read Data +========= .. contents:: On this page :local: