Skip to content

Commit ebdb4cf

Browse files
committed
typo correction c/equivelent/equivalent/
1 parent e613640 commit ebdb4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/use-cases/storing-log-data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ a pipeline that:
579579

580580
.. [#sql-aggregation-equivalents] To translate statements from the
581581
:doc:`aggregation framework </applications/aggregation>` to SQL,
582-
you can consider the :agg:pipeline:`$match` equivelent to
582+
you can consider the :agg:pipeline:`$match` equivalent to
583583
``WHERE``, :agg:pipeline:`$project` to ``SELECT``, and
584584
:agg:pipeline:`$group` to ``GROUP BY``.
585585

0 commit comments

Comments
 (0)