Skip to content

Commit c53dc92

Browse files
committed
MONGOID-5222 fix grammatical error
1 parent 28a7dad commit c53dc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/configuration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ for details on driver options.
434434
# (default: false)
435435
use_utc: false
436436

437-
# Raise an error on the assignment of a value that cannot be casted to
437+
# Raise an error on the assignment of a value that cannot be cast to
438438
# the assigning field type. If this flag is off, no error will be raised
439439
# and nil will be written.
440440
validate_attribute_types: true

0 commit comments

Comments
 (0)