diff --git a/app/config/database.php b/app/config/database.php index f479bf40..b7e5a695 100644 --- a/app/config/database.php +++ b/app/config/database.php @@ -92,7 +92,7 @@ | | This table keeps track of all the migrations that have already run for | your application. Using this information, we can determine which of - | the migrations on disk have not actually be run in the databases. + | the migrations on disk haven't actually been run in the database. | */