Skip to content

Commit

Permalink
fixed typos and changed ioc container name in composer files
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-phillips committed Feb 21, 2015
1 parent a57a5cc commit 5209676
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 @@ -23,7 +23,7 @@
"suggest": {
"titon/annotation": "Wire Route annotations using the Annotation package",
"titon/cache": "Cache route lookups using the Cache package",
"titon/context": "Use the IoC container to register Environment for global functions"
"titon/context": "Use the Depository to register UrlBuilder for global functions"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5209676

Please sign in to comment.