Skip to content

Commit c2a6629

Browse files
stennieandf-mongodb
authored andcommitted
Fix DOCS-14509: Typo in schema validation docs for 5.0
1 parent 3f4fbb2 commit c2a6629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/schema-validation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ validationLevel:
208208
the document with ``_id: 2`` as it does not meet the validation
209209
rules.
210210

211-
Starting in MongDB version 5.0, the validator returns detailed error
211+
Starting in MongoDB version 5.0, the validator returns detailed error
212212
information when a validation condition isn't met. The error output is
213213
exhaustive - all errors are reported, not just the first one.
214214

0 commit comments

Comments
 (0)