diff --git a/source/index.txt b/source/index.txt index 82de340c..470e86ba 100644 --- a/source/index.txt +++ b/source/index.txt @@ -65,8 +65,8 @@ Write Data to MongoDB Learn how you can write data to MongoDB in the :ref:`pymongo-write` section. -Read Data from MongoDB ----------------------- +Read Data +--------- Learn how you can retrieve data from MongoDB in the :ref:`pymongo-read` section. diff --git a/source/read.txt b/source/read.txt index ae453161..5fe466b0 100644 --- a/source/read.txt +++ b/source/read.txt @@ -1,8 +1,8 @@ .. _pymongo-read: -====================== -Read Data from MongoDB -====================== +========= +Read Data +========= .. contents:: On this page :local: