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 d6b8096 commit c6cffe8Copy full SHA for c6cffe8
source/release-notes/2.4.txt
@@ -370,7 +370,7 @@ key. Consider the following properties when using a hashed shard key:
370
chunks. By default, the initial number of chunks is equal to twice
371
the number of shards at creation time. You can change the number of
372
chunks created, using the ``numInitialChunks`` option, as in the
373
- following invocation of ``shardCollection``:
+ following invocation of :dbcommand:`shardCollection`:
374
375
.. code-block:: javascript
376
0 commit comments