Skip to content

Commit 5d60526

Browse files
author
Bob Grabar
committed
minor: style change
1 parent 32482fc commit 5d60526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/reference/current-op.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Current Operation Reporting
88

99
The :method:`db.currentOp()` helper in the :program:`mongo` shell
1010
reports on the current operations running on the :program:`mongod`
11-
instance. The command returns the ``inprog`` array, which contains a
11+
instance. The command returns the ``inprog`` array that contains a
1212
document for each in progress operation. Consider the following
1313
example output:
1414

0 commit comments

Comments
 (0)