Skip to content

Commit 3e1eaeb

Browse files
committed
wip
1 parent d5cb1bf commit 3e1eaeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Because there are many breaking changes an upgrade is not that easy. There are m
44

55
## From 4.7.0 to 4.8.0
66

7-
- Copy the `database/migrations/create_action_logs_table.php` migration to yours local migrations and run `php artisan migrate` to ensure you can benefir from the `action logs`.
7+
- Copy the `database/migrations/create_action_logs_table.php` migration to yours local migrations and run `php artisan migrate` to ensure you can benefit from the `action logs`.
88

99
## From v3 to v4
1010

0 commit comments

Comments
 (0)