From eca153b5502331358edda8796b3f69d2253d1505 Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Thu, 6 Mar 2025 15:26:09 -0500 Subject: [PATCH] fix title --- source/index.txt | 4 ++-- source/read.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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: