Fixed typo

This commit is contained in:
Loic Sharma 2012-03-19 23:32:38 -05:00
parent 20f62b5a1d
commit 88b0069013
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ ### Contributing to Laravel
Contributions are encouraged and welcome; however, please review the Developer Certificate of Origin in the "license.txt" file included in the repository. All commits must be signed off using the "-s" switch.
git commit -s -m "thie commit will be signed off automatically!"
git commit -s -m "this commit will be signed off automatically!"
### License