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 63085ea commit bf53f4aCopy full SHA for bf53f4a
source/tutorial/view-sharded-cluster-configuration.txt
@@ -29,7 +29,7 @@ list of databases with sharding enabled:
29
use config
30
db.databases.find( { "partitioned": true } )
31
32
-.. example:: You can use the following sequence of commands when to
+.. example:: You can use the following sequence of commands to
33
return a list of all databases in the cluster:
34
35
.. code-block:: javascript
0 commit comments