Skip to content

Commit fef5137

Browse files
committed
fix
1 parent 1b9fb2d commit fef5137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This library version introduces the following breaking changes:
8484
that you can use to replace the functionality:
8585

8686
- ``DB::collection()``: use ``DB::table()``
87-
- ``Schema::collection()``: use ``Schema::table()``
87+
- ``Schema::collection()``: use ``Schema::table()``
8888

8989
.. _laravel-breaking-changes-v4.x:
9090

0 commit comments

Comments
 (0)