Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit e5e4ff0

Browse files
committed
expression
1 parent 664c146 commit e5e4ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/collection-level-filtering/filter-regex.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ you can use regular expressions:
3636
}
3737
}
3838

39-
The regular express pattern you pass into a filter must follow the :query:`regex <$regex>` syntax supported by the MongoDB server.
39+
The regular expression pattern you pass into a filter must follow the :query:`regex <$regex>` syntax supported by the MongoDB server.
4040

4141
The following ``options`` are available for use with regular
4242
expressions:

0 commit comments

Comments
 (0)