Skip to content

Commit 4d18cb0

Browse files
oorijsonarkay-kim
authored andcommitted
Update regex.txt
fix typo
1 parent 41f4d7a commit 4d18cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/query/regex.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Definition
2323
*strings* in queries. MongoDB uses Perl compatible regular
2424
expressions (i.e. "PCRE" ) version 8.41 with UTF-8 support.
2525

26-
To use :query:`$regex`, use one of the following syntax:
26+
To use :query:`$regex`, use one of the following syntaxes:
2727

2828
.. code-block:: javascript
2929

0 commit comments

Comments
 (0)