We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4ae23 commit 8fd7b28Copy full SHA for 8fd7b28
source/model-data/models.txt
@@ -459,7 +459,7 @@ Use an EmbeddedModelArrayField
459
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
460
461
You can use an ``EmbeddedModelArrayField`` to represent a MongoDB ``Object``
462
-that stores an array of document values. Each document in the array corresponds
+that stores an array of documents. Each document in the array corresponds
463
to a {+django-odm+} ``EmbeddedModelField`` value. To create an ``EmbeddedModelArrayField``,
464
use the ``EmbeddedModelArrayField()`` class constructor and pass the following arguments:
465
0 commit comments