We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d9de2 commit 4f8bf04Copy full SHA for 4f8bf04
source/reference/command/count.txt
@@ -161,10 +161,10 @@ Definition
161
Stable API Support
162
------------------
163
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.
+Starting in MongoDB 6.0 (and 5.0.9), the ``count`` command is included
+in :ref:`Stable API <stable-api>` V1. To use the ``count`` command in
+the Stable API, you must connect your driver to a deployment that is
+running MongoDB 6.0 or greater.
168
169
Behavior
170
--------
0 commit comments