Skip to content

Commit 2891614

Browse files
author
Dave Cuthbert
authored
DOCS-15682 BACKPORT (#2020)
1 parent 038f8f7 commit 2891614

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,9 @@ Capped Collections
288288
Time Series Collections
289289
~~~~~~~~~~~~~~~~~~~~~~~
290290

291-
You cannot use the :method:`~db.collection.updateMany()` method on a
292-
:term:`time series collection`.
291+
The :method:`~db.collection.updateMany()` method is available for
292+
:term:`time series collections <time series collection>` starting in
293+
MongoDB 5.1.
293294

294295
.. _updateMany-sharded-collection:
295296

0 commit comments

Comments
 (0)