Skip to content

Commit 2313965

Browse files
author
Chris Cho
committed
style guide fix
1 parent 4a28ba5 commit 2313965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/eloquent-models/model-class.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,8 @@ appropriate import to your model:
286286

287287
.. note::
288288

289-
When enabling soft deletes on a mass prunable model, you must import both
290-
of the following {+odm-short+} packages:
289+
When enabling soft deletes on a mass prunable model, you must import the
290+
following {+odm-short+} packages:
291291

292292
- ``MongoDB\Laravel\Eloquent\SoftDeletes``
293293
- ``MongoDB\Laravel\Eloquent\MassPrunable``

0 commit comments

Comments
 (0)