Skip to content

Commit bf53f4a

Browse files
shannonbradshawjdestefano-mongo
authored andcommitted
Update view-sharded-cluster-configuration.txt
1 parent 63085ea commit bf53f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/view-sharded-cluster-configuration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ list of databases with sharding enabled:
2929
use config
3030
db.databases.find( { "partitioned": true } )
3131

32-
.. example:: You can use the following sequence of commands when to
32+
.. example:: You can use the following sequence of commands to
3333
return a list of all databases in the cluster:
3434

3535
.. code-block:: javascript

0 commit comments

Comments
 (0)