diff --git a/source/index.txt b/source/index.txt index bafa053c..6d456d74 100644 --- a/source/index.txt +++ b/source/index.txt @@ -62,8 +62,8 @@ Databases and Collections Learn how to use the {+library-short+} to work with MongoDB databases and collections in the :ref:`php-databases-collections` section. -Read Data from MongoDB ----------------------- +Read Data +--------- Learn how you can retrieve data from MongoDB in the :ref:`php-read` section. diff --git a/source/read.txt b/source/read.txt index 1f7c9296..10dc8d84 100644 --- a/source/read.txt +++ b/source/read.txt @@ -1,8 +1,8 @@ .. _php-read: -====================== -Read Data from MongoDB -====================== +========= +Read Data +========= .. contents:: On this page :local: