Skip to content

Commit 3348d00

Browse files
author
Ed Costello
committed
typo c/equivelent/equivalent
1 parent e62a39f commit 3348d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/use-cases/product-catalog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ can use the ":py:mod:`python:re`" module to construct the query:
425425

426426
MongoDB provides a special syntax for regular expression queries
427427
without the need for the :py:mod:`re` module. Consider the following
428-
alternative which is equivelent to the above example:
428+
alternative which is equivalent to the above example:
429429

430430
.. code-block:: python
431431

0 commit comments

Comments
 (0)