Skip to content

Commit d72eb4c

Browse files
committed
CRUD incorporated Tyler's comments
1 parent a2add6c commit d72eb4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
When performing update operations that increase the document size
22
beyond the allocated space for that document, the update operation
3-
relocates the document on disk and orders the document fields
4-
alphanumerically.
3+
relocates the document on disk and may reorder the document fields
4+
depending on the type of update.
55

0 commit comments

Comments
 (0)