Merge pull request #425 from loic-sharma/patch-1

Fixed typo
This commit is contained in:
Taylor Otwell 2012-03-21 08:37:07 -07:00
commit aadddcb1d5
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. 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 ### License