diff --git a/source/core/aggregation.txt b/source/core/aggregation.txt index 52563d92075..1cda90c8679 100644 --- a/source/core/aggregation.txt +++ b/source/core/aggregation.txt @@ -387,7 +387,7 @@ Aggregation operations with the :dbcommand:`aggregate` command have the following limitations: - The pipeline cannot operate on values of the following types: - ``Binary``, ``Symbol``, ``MinKey``, ``MaxKey``, ``DBRef``, ``Code``, + ``Symbol``, ``MinKey``, ``MaxKey``, ``DBRef``, ``Code``, ``CodeWScope``. - Output from the :term:`pipeline` can only contain 16 megabytes. If