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 4f8bf04 commit 41f3800Copy full SHA for 41f3800
source/reference/command/count.txt
@@ -161,10 +161,10 @@ Definition
161
Stable API Support
162
------------------
163
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.
+Starting in MongoDB 6.0, 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