Skip to content

Commit a6e72f5

Browse files
committed
small wording fix
1 parent 1c45cb2 commit a6e72f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/eloquent-models/schema-builder.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ contain the ``license_number`` field with an integer value between
167167
If you attempt to insert a document into the ``pilots`` collection that
168168
violates the schema validation rule, {+odm-long+} returns a
169169
:php:`mongodb-driver-exception-bulkwriteexception` because the
170-
validation level is set to ``"error"``.
170+
validation action is set to ``"error"``.
171171

172172
.. _laravel-eloquent-collection-exists:
173173

0 commit comments

Comments
 (0)