Skip to content

Commit 36ac8c3

Browse files
committed
feedback
1 parent d2dcac9 commit 36ac8c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/data-formats/modeling-bson-data.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ to the :ref:`sample BSON document <php-bson-sample>`:
8989
Customize BSON Serialization
9090
----------------------------
9191

92-
The following sections describe how to configure your application's
93-
serialization of BSON data:
92+
The following sections describe how to configure the way your application
93+
serializes BSON data:
9494

9595
- :ref:`php-type-map`: Use the ``typeMap`` option to specify the default conversion
9696
between {+language+} types and BSON types.

0 commit comments

Comments
 (0)