Skip to content

Commit 6fb1f12

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-15222-nesting-objects-and-arrays (#1008) (#1046)
* DOCS-15222-nesting-objects-and-arrays * DOCS-15222-nesting-objects-and-arrays Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 6dd3043 commit 6fb1f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/limits.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ BSON Documents
2525
.. limit:: Nested Depth for BSON Documents
2626

2727
MongoDB supports no more than 100 levels of nesting for :term:`BSON
28-
documents <document>`.
28+
documents <document>`. Each object or array adds a level.
2929

3030
.. _restrictions-on-db-names:
3131
.. _restrictions-on-collection-names:

0 commit comments

Comments
 (0)