Browse Source

wording change

Taylor Otwell 13 years ago
parent
commit
f182ae277f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/controllers/home.php

+ 1 - 1
application/controllers/home.php

@@ -11,7 +11,7 @@ class Home_Controller extends Controller {
 	| to use controllers to organize your application API. You'll love them.
 	|
 	| To start using this controller simply remove the default route from the
-	| application "routes.php" file. Laravel is smart enough to find this
+	| application "routes.php" file. Laravel is smart enough to locate this
 	| controller and call the default method, which is "action_index".
 	|
 	| This controller responds to URIs beginning with "home", and it also