Skip to content

Commit 3f4ae23

Browse files
committed
edits
1 parent f228def commit 3f4ae23

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/model-data/models.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,9 @@ The following table describes supported BSON field types and their
169169

170170
* - ``Object``
171171
- ``EmbeddedModelField`` or ``EmbeddedModelArrayField``
172-
- | Stores embedded documents. To learn more about using this field
173-
with {+django-odm+}, see the :ref:`django-models-embedded` section in this guide.
172+
- | Stores one or multiple embedded documents. To learn more about using these fields
173+
with {+django-odm+}, see the :ref:`django-models-embedded` and :ref:`django-models-embedded-array`
174+
sections.
174175

175176
* - ``ObjectId``
176177
- ``ObjectIdField``

0 commit comments

Comments
 (0)