diff --git a/source/reference/aggregation.txt b/source/reference/aggregation.txt index 093e756a873..70bba8b8787 100644 --- a/source/reference/aggregation.txt +++ b/source/reference/aggregation.txt @@ -189,7 +189,7 @@ The current pipeline operators are: This operation renames the ``pageViews`` field to ``page_views``, and renames the ``foo`` field in the ``other`` sub-document as - the top-level field ``florable``. The field references used for + the top-level field ``florble``. The field references used for renaming fields are direct expressions and do not use an operator or surrounding braces. All aggregation field references can use dotted paths to refer to fields in nested documents.