File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -174,8 +174,8 @@ shards tagged with ``NYC``:
174174You can find tag ranges for all :term:`namespaces <namespace>` in the
175175:data:`~config.tags` collection of the ``config`` database. The output
176176of :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
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ MongoDB provides a number of features that allow application
1010developers and database administrators to customize the behavior of a
1111:term:`sharded cluster` or :term:`replica set` deployment so that
1212MongoDB may be *more* "data center aware," or allow operational
13- separation and location-based separation.
13+ and location-based separation.
1414
1515MongoDB also supports segregation based
1616on functional parameters, to ensure that certain :program:`mongod`
You can’t perform that action at this time.
0 commit comments