Skip to content

Commit 68c1b3d

Browse files
author
Ed Costello
committed
typos c/equivelent/equivalent/
1 parent dea325e commit 68c1b3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/tutorial/aggregation-examples.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ In the above example, the pipeline passes all documents in the
116116
which have the same format as the documents output by
117117
:agg:pipeline:`$group`.
118118

119-
The equivelent :term:`SQL` for this operation is:
119+
The equivalent :term:`SQL` for this operation is:
120120

121121
.. code-block:: sql
122122

@@ -182,7 +182,7 @@ The final output of this aggregation operation is:
182182

183183
.. Will uncomment this section when we get the SQL
184184

185-
The equivelent :term:`SQL` for this operation is:
185+
The equivalent :term:`SQL` for this operation is:
186186

187187
.. code-block:: sql
188188

@@ -299,6 +299,6 @@ The final output of this aggregation operation is:
299299

300300
.. will uncomment this block when we get the SQL
301301

302-
The equivelent :term:`SQL` for this operation is:
302+
The equivalent :term:`SQL` for this operation is:
303303

304304
.. code-block:: sql

0 commit comments

Comments
 (0)