Skip to content

Commit 0b11590

Browse files
author
Dave Cuthbert
authored
DOCS-15682 BACKPORT (#2019)
1 parent 288191b commit 0b11590

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
@@ -286,8 +286,9 @@ Capped Collections
286286
Time Series Collections
287287
~~~~~~~~~~~~~~~~~~~~~~~
288288

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

292293
.. _updateMany-sharded-collection:
293294

0 commit comments

Comments
 (0)