We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e613640 commit ebdb4cfCopy full SHA for ebdb4cf
source/use-cases/storing-log-data.txt
@@ -579,7 +579,7 @@ a pipeline that:
579
580
.. [#sql-aggregation-equivalents] To translate statements from the
581
:doc:`aggregation framework </applications/aggregation>` to SQL,
582
- you can consider the :agg:pipeline:`$match` equivelent to
+ you can consider the :agg:pipeline:`$match` equivalent to
583
``WHERE``, :agg:pipeline:`$project` to ``SELECT``, and
584
:agg:pipeline:`$group` to ``GROUP BY``.
585
0 commit comments