Skip to content

Commit 64fc4ae

Browse files
author
Bob Grabar
committed
DOCS-298 DOCS-299 edit to internals document
1 parent 9f7d3b3 commit 64fc4ae

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

source/core/sharding-internals.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -509,20 +509,20 @@ following command:
509509

510510
The config database includes the following collections used by sharding:
511511

512-
- ``chunks``
512+
.. data:: chunks
513513

514-
- ``databases``
514+
.. data:: databases
515515

516-
- ``lockpings``
516+
.. data:: lockpings
517517

518-
- ``locks``
518+
.. data:: locks
519519

520-
- ``mongos``
520+
.. data:: mongos
521521

522-
- ``settings``
522+
.. data:: settings
523523

524-
- ``shards``
524+
.. data:: shards
525525

526-
- ``system.indexes``
526+
.. data:: system.indexes
527527

528-
- ``version``
528+
.. data:: version

0 commit comments

Comments
 (0)