Skip to content

Commit 08a248d

Browse files
committed
trivial: fix indentation in paragraph
1 parent 03c95b1 commit 08a248d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ warnings and messages.
3333

3434
The :method:`db.collection.renameCollection()` method and
3535
:dbcommand:`renameCollection` command will invalidate open cursors
36-
which interrupts queries that are currently returning data.
36+
which interrupts queries that are currently returning data.
3737

3838
For :doc:`/changeStreams`, the
3939
:method:`db.collection.renameCollection()` method and

0 commit comments

Comments
 (0)