Skip to content

Commit 38e99b2

Browse files
formatting fix for validation
1 parent a7d4fd9 commit 38e99b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/validation.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ Using this validation, *one* of the following must be true:
153153
- The ``phone`` field must be BSON type string,
154154

155155
- The ``email`` field must match the
156-
:manual:`regex </reference/operator/query/regex/>`
157-
``/@mongodb\.com$/``, or
156+
:manual:`regex </reference/operator/query/regex/>`
157+
``/@mongodb\.com$/``, or
158158

159159
- The ``status`` field must be either ``Unknown`` or ``Incomplete``.
160160

0 commit comments

Comments
 (0)