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 e62a39f commit 3348d00Copy full SHA for 3348d00
source/use-cases/product-catalog.txt
@@ -425,7 +425,7 @@ can use the ":py:mod:`python:re`" module to construct the query:
425
426
MongoDB provides a special syntax for regular expression queries
427
without the need for the :py:mod:`re` module. Consider the following
428
-alternative which is equivelent to the above example:
+alternative which is equivalent to the above example:
429
430
.. code-block:: python
431
0 commit comments