Skip to content

Commit

Permalink
fix typo in suggest
Browse files Browse the repository at this point in the history
  • Loading branch information
slider23 committed Jul 14, 2014
1 parent b8f7618 commit 85685fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"suggest":{
"laracasts/presenter": "Custom presenters for Eloquent models",
"laravasts/validation": "Validation of forms instead validation of models"
"laracasts/validation": "Validation of forms instead validation of models"
},
"minimum-stability": "stable"
}

0 comments on commit 85685fd

Please sign in to comment.