Skip to content

Commit 1664cfe

Browse files
committed
fix
1 parent 99b4f4e commit 1664cfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/upgrade.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ This library version introduces the following breaking changes:
7575
date classes, applying the default timezone.
7676

7777
- ``id`` is an alias for the ``_id`` field in MongoDB documents, and the library
78-
automatically converts between ``id`` and ``_id`` when querying data. Because
79-
of this behavior, you cannot have two separate ``id`` and ``_id`` fields in your
80-
documents.
78+
automatically converts between ``id`` and ``_id`` when querying data. Because
79+
of this behavior, you cannot have two separate ``id`` and ``_id`` fields in your
80+
documents.
8181

8282
.. _laravel-breaking-changes-v4.x:
8383

0 commit comments

Comments
 (0)