Skip to content

Commit 4f8bf04

Browse files
DOCS-15272 addition (#1053)
1 parent a1d9de2 commit 4f8bf04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/reference/command/count.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,10 @@ Definition
161161
Stable API Support
162162
------------------
163163

164-
Starting in MongoDB 6.0, the ``count`` command is included in
165-
:ref:`Stable API <stable-api>` V1. To use the ``count`` command in the
166-
Stable API, you must connect your driver to a deployment that is running
167-
MongoDB 6.0 or greater.
164+
Starting in MongoDB 6.0 (and 5.0.9), the ``count`` command is included
165+
in :ref:`Stable API <stable-api>` V1. To use the ``count`` command in
166+
the Stable API, you must connect your driver to a deployment that is
167+
running MongoDB 6.0 or greater.
168168

169169
Behavior
170170
--------

0 commit comments

Comments
 (0)