Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix code indentention
  • Loading branch information
michaelopgithub authored May 21, 2017
1 parent 6ab85c1 commit d580b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ class DefaultController extends Controller

return new Response($pdf->Output(), 200, array(
'Content-Type' => 'application/pdf'));
}
}
}
```

0 comments on commit d580b5e

Please sign in to comment.