Skip to content

Commit 7f659da

Browse files
jameswahlinkay-kim
authored andcommitted
Update db.collection.validate.txt
1 parent 19e15ad commit 7f659da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/method/db.collection.validate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ Behavior
4141
:method:`db.collection.validate()` obtains an exclusive lock on the
4242
collection. This will block all reads and writes on the collection
4343
until the operation finishes. When run on a secondary, the operation
44-
can sblock all other operations on that secondary until it finishes.
44+
can block all other operations on that secondary until it finishes.
4545

4646
.. seealso:: :doc:`/reference/command/validate`

0 commit comments

Comments
 (0)