From 3a3c5ba561833cc5ca0ca8b09593ab378d07b5ef Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 26 Jan 2012 16:01:48 -0600 Subject: [PATCH] fix typo. --- bundles/bundles.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/bundles.php b/bundles/bundles.php index 4de7e455..764b77d5 100644 --- a/bundles/bundles.php +++ b/bundles/bundles.php @@ -11,7 +11,7 @@ | your own bundles to share with the Laravel community. | | This is a list of the bundles installed for your application and tells -| Laravel the location of hte bundle's root directory, as well as the +| Laravel the location of the bundle's root directory, as well as the | root URI the bundle responds to. | | For example, if you have an "admin" bundle located in "bundles/admin"