Skip to content

Commit 264ea1d

Browse files
committed
Fix casing of usePowerOf2Sizes
1 parent 5e5911e commit 264ea1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/command/collMod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ collMod
1010

1111
:dbcommand:`collMod` makes it possible to add flags to a collection
1212
to modify the behavior of MongoDB. In the current release the only
13-
available flag is :collflag:`usePowerof2Sizes`. The command takes the
13+
available flag is :collflag:`usePowerOf2Sizes`. The command takes the
1414
following prototype form:
1515

1616
.. code-block:: javascript

0 commit comments

Comments
 (0)