Skip to content

Commit 2976db9

Browse files
DOCPS-30175 typo (#3258)
1 parent 7f38454 commit 2976db9

File tree

1 file changed

+1
-1
lines changed
  • source/reference/operator/aggregation

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/let.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Definition
5252
- The :ref:`expression <aggregation-expressions>` to evaluate.
5353

5454
To access variables in aggregation expressions, prefix the variable
55-
name with double dollar signs (``$$``) and enclosed in quotes. For
55+
name with double dollar signs (``$$``) and enclose in quotes. For
5656
more information on expressions, see
5757
:ref:`aggregation-expressions`. For information on use of
5858
variables in the aggregation pipeline, see

0 commit comments

Comments
 (0)