diff --git a/source/reference/glossary.txt b/source/reference/glossary.txt index a6e2d66989f..a363ae4d775 100644 --- a/source/reference/glossary.txt +++ b/source/reference/glossary.txt @@ -1038,8 +1038,8 @@ Glossary A situation in which two concurrent operations, at least one of which is a write, attempt to use a resource in a way that would violate constraints imposed by a storage engine - using optimistic :term:`concurrency control`. MongoDB will abort - and transparently retry one of the conflicting operations. + using optimistic :term:`concurrency control`. MongoDB will + transparently abort and retry one of the conflicting operations. write lock An exclusive :term:`lock` on a resource such as a collection