diff --git a/source/index.txt b/source/index.txt index 4534ed0f..5ef09f94 100644 --- a/source/index.txt +++ b/source/index.txt @@ -64,8 +64,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: