File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Definition
4444
4545 The ``killOp`` command can be run on a :binary:`~bin.mongos` and can
4646 kill queries that span shards in a cluster. For information on how
47- to list sharding operationsthat are active on a mongos, see the
47+ to list sharding operations that are active on a mongos, see the
4848 ``localOps`` parameter in :pipeline:`$currentOp`.
4949
5050Access Control
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Description
3131
3232 The ``db.killOp()`` method can be run on a :binary:`~bin.mongos` and can
3333 kill queries that are running on more than one shard in a cluster.
34- For information on how to list sharding operationsthat are active on
34+ For information on how to list sharding operations that are active on
3535 a mongos, see the ``localOps`` parameter in :pipeline:`$currentOp`.
3636
3737Access Control
You can’t perform that action at this time.
0 commit comments