Skip to content

Commit 4f857e6

Browse files
author
Kay Kim
committed
trivial cleanup for DOCS-11761: 4.2 remove group ref in explain page
1 parent b0e8d3d commit 4f857e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/method/db.collection.explain.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Description
2525
:method:`~db.collection.aggregate()`;
2626
:method:`~db.collection.count()`;
2727
:method:`~db.collection.distinct()`;
28-
:method:`~db.collection.find()`; :method:`~db.collection.group()`;
28+
:method:`~db.collection.find()`;
2929
:method:`~db.collection.remove()`; and
3030
:method:`~db.collection.update()` methods.
3131

0 commit comments

Comments
 (0)