Skip to content

Commit 2ea363a

Browse files
authored
Merge pull request #221 from rachel-mack/backport-218-to-v1.21
[PHP] Backport title fix to v1.21
2 parents 1c07346 + ce67a86 commit 2ea363a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/index.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Databases and Collections
6262
Learn how to use the {+library-short+} to work with MongoDB databases and collections
6363
in the :ref:`php-databases-collections` section.
6464

65-
Read Data from MongoDB
66-
----------------------
65+
Read Data
66+
---------
6767

6868
Learn how you can retrieve data from MongoDB in the :ref:`php-read` section.
6969

source/read.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _php-read:
22

3-
======================
4-
Read Data from MongoDB
5-
======================
3+
=========
4+
Read Data
5+
=========
66

77
.. contents:: On this page
88
:local:

0 commit comments

Comments
 (0)