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 5e5911e commit 264ea1dCopy full SHA for 264ea1d
source/reference/command/collMod.txt
@@ -10,7 +10,7 @@ collMod
10
11
:dbcommand:`collMod` makes it possible to add flags to a collection
12
to modify the behavior of MongoDB. In the current release the only
13
- available flag is :collflag:`usePowerof2Sizes`. The command takes the
+ available flag is :collflag:`usePowerOf2Sizes`. The command takes the
14
following prototype form:
15
16
.. code-block:: javascript
0 commit comments