From 0fad41d77c596ba51c536cd16a15a0521cbdf7d1 Mon Sep 17 00:00:00 2001 From: "T. Dampier" Date: Wed, 9 May 2012 22:19:52 -0700 Subject: [PATCH] minor: there is no 'a' in 'florble'. :) --- source/reference/aggregation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.