Skip to content

Commit c9a40aa

Browse files
kstirmanSam Kleinman
authored andcommitted
Update concurrency.txt
Signed-off-by: Sam Kleinman <[email protected]>
1 parent 382d77b commit c9a40aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/faq/concurrency.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ opportunity to complete.
103103
MongoDB predicts that the data is not in memory a read operation
104104
yields its lock while MongoDB loads the data to memory. Once data
105105
is available in memory, the read will reacquire the lock to
106-
completes the operation.
106+
complete the operation.
107107

108108
.. _faq-concurrency-operations-locks:
109109

0 commit comments

Comments
 (0)