Skip to content

Commit 1983a51

Browse files
committed
DOCS-2317 demoralized to denormalized
1 parent 795720e commit 1983a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/data-model-operations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ models should avoid document growth when possible.
3535
For instance, if your applications require updates that will cause
3636
document growth, you may want to refactor your data model to use
3737
references between data in distinct documents rather than a
38-
demoralized data model.
38+
denormalized data model.
3939

4040
MongoDB adaptively adjusts the amount of automatic padding to reduce
4141
occurrences of relocation. You may also use a *pre-allocation*

0 commit comments

Comments
 (0)