Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Bunge committed Dec 10, 2016
1 parent ebfd573 commit 5524c41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ use \Hawkbit\Presentation\PresentationServiceProvider;

$app = new Application(require_once __DIR__ . '/config.php');


$app->register(new PresentationServiceProvider([
'default' => __DIR__ . '/path/to/templates',
'another' => __DIR__ . '/path/to/other/templates',
Expand Down

0 comments on commit 5524c41

Please sign in to comment.