Skip to content

Commit

Permalink
Update letter
Browse files Browse the repository at this point in the history
  • Loading branch information
dusta authored Jan 27, 2018
1 parent 90acfd4 commit 4b18001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/View/Index.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
namespace View;

class indexView extends \View\View
class IndexView extends \View\View
{
public function init()
{
Expand Down

0 comments on commit 4b18001

Please sign in to comment.