Skip to content

Commit 3847fff

Browse files
author
Sam Kleinman
committed
minor: style changes
1 parent 7a2f636 commit 3847fff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/administration/tag-aware-sharding.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ shards tagged with ``NYC``:
174174
You can find tag ranges for all :term:`namespaces <namespace>` in the
175175
:data:`~config.tags` collection of the ``config`` database. The output
176176
of :method:`sh.status()` displays all tag ranges. To return all shard
177-
key ranges tagged with ``NYC``, issue the following sequence of
178-
commands:
177+
key ranges tagged with ``NYC``, use the following sequence of
178+
operations:
179179

180180
.. code-block:: javascript
181181

source/data-center-awareness.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ MongoDB provides a number of features that allow application
1010
developers and database administrators to customize the behavior of a
1111
:term:`sharded cluster` or :term:`replica set` deployment so that
1212
MongoDB may be *more* "data center aware," or allow operational
13-
separation and location-based separation.
13+
and location-based separation.
1414

1515
MongoDB also supports segregation based
1616
on functional parameters, to ensure that certain :program:`mongod`

0 commit comments

Comments
 (0)