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
44
44
45
45
The ``killOp`` command can be run on a :binary:`~bin.mongos` and can
46
46
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
48
48
``localOps`` parameter in :pipeline:`$currentOp`.
49
49
50
50
Access Control
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Description
31
31
32
32
The ``db.killOp()`` method can be run on a :binary:`~bin.mongos` and can
33
33
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
35
35
a mongos, see the ``localOps`` parameter in :pipeline:`$currentOp`.
36
36
37
37
Access Control
You can’t perform that action at this time.
0 commit comments