Skip to content

Commit a16b5b0

Browse files
authored
docs: Fix MongoDB validation heading (#1086)
1 parent e6fb514 commit a16b5b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -1372,8 +1372,7 @@ This validates that a string value contains a valid credit card number using Luh
13721372
13731373
This validates that a string or (u)int value contains a valid checksum using the Luhn algorithm.
13741374
1375-
1376-
#MongoDb ObjectID
1375+
# MongoDb ObjectID
13771376
13781377
This validates that a string is a valid 24 character hexadecimal string.
13791378

0 commit comments

Comments
 (0)