Skip to content

Commit f826f60

Browse files
committed
Update Collection.rst
Add variable indicators around profileData
1 parent 2938e6c commit f826f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ field is optional but must be a valid email if supplied, you can do the followin
229229
}
230230
231231
Even without ``allowMissingFields`` set to true, you can now omit the ``alternate_email`` property
232-
completely from the profileData array, since it is ``Optional``. However, if the the ``personal_email``
232+
completely from the ``profileData`` array, since it is ``Optional``. However, if the the ``personal_email``
233233
field does not exist in the array there will be a constraint violation that the field is missing,
234234
since it is ``Required``.
235235

0 commit comments

Comments
 (0)