From 6dd766c0c065565d50348c283232be1d42e4a759 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 22 Oct 2013 16:11:10 -0500 Subject: [PATCH] Fix typos. --- app/config/database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. | */