Skip to content

Commit 05ea22c

Browse files
nlarewkay-kim
authored andcommitted
Update fact-json-schema-validation-keywords.rst
1 parent e659f15 commit 05ea22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/fact-json-schema-validation-keywords.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- Enumerates the possible JSON types of the field. Available types are
2525
"object", "array", "number", "boolean", "string", and "null".
2626

27-
MongoBD's implementation of the JSON Schema does not support the
27+
MongoDB's implementation of the JSON Schema does not support the
2828
"integer" type. Use the ``bsonType`` keyword and the
2929
"int" or "long" types instead.
3030

0 commit comments

Comments
 (0)