Skip to content

Commit

Permalink
Update HomeController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Dec 5, 2016
1 parent 706f916 commit 141631b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Maintained/Application/Controller/HomeController.php
Expand Up @@ -35,7 +35,7 @@ public function __invoke()
'pallets/flask' => 'Flask',
'expressjs/express' => 'Express',
'symfony/symfony' => 'Symfony',
'zendframework/zf2' => 'Zend Framework 2',
'zendframework/zendframework' => 'Zend Framework',
'laravel/framework' => 'Laravel',
'angular/angular.js' => 'AngularJS',
'meteor/meteor' => 'Meteor',
Expand Down

0 comments on commit 141631b

Please sign in to comment.