Skip to content

Commit 5671831

Browse files
author
Ed Costello
committed
fix indentation in javascript block for formatting
1 parent 7f0d7ce commit 5671831

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/javascript.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -459,9 +459,9 @@ Data Aggregation
459459
} }
460460
);
461461

462-
.. seealso:: ":dbcommand:`aggregate`,"
463-
":doc:`/applications/aggregation`," and
464-
":doc:`/reference/aggregation`."
462+
.. seealso:: ":dbcommand:`aggregate`,"
463+
":doc:`/applications/aggregation`," and
464+
":doc:`/reference/aggregation`."
465465

466466
.. function:: db.collection.group({key, reduce, initial, [keyf,] [cond,] finalize})
467467

0 commit comments

Comments
 (0)