Skip to content

Commit 3bf5b0b

Browse files
committed
DOCS-133 apply suggested edits by samk
1 parent 817cb92 commit 3bf5b0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/reference/commands.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2474,7 +2474,8 @@ Internal Use
24742474
result which the query should match.
24752475

24762476
:dbcommand:`applyOps` is an internal command that supports sharding
2477-
functionality. It applies a command object entry from an :term:`oplog` against a :term:`collection`.
2477+
functionality.
2478+
It applies :term:`oplog` entries passed to the command in the <operations> array, to a database, or collection if you specify the :term:`ns` option.
24782479

24792480
.. code-block:: javascript
24802481

0 commit comments

Comments
 (0)