Skip to content

Commit

Permalink
Corrected misspelling
Browse files Browse the repository at this point in the history
Very minor but irritating misspelling of the project name in the quick start guide :)
  • Loading branch information
billinghamj committed Nov 11, 2013
1 parent 9fabb11 commit ecd8b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quick.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

The Laravel framework utilizes [Composer](http://getcomposer.org) for installation and dependency management. If you haven't already, start by [installing Composer](http://getcomposer.org/doc/00-intro.md).

Now you can install Laraval by issuing the following command from your terminal:
Now you can install Laravel by issuing the following command from your terminal:

composer create-project laravel/laravel your-project-name --prefer-dist

Expand Down

0 comments on commit ecd8b04

Please sign in to comment.