Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cinghie committed Jun 10, 2015
1 parent 3d82139 commit 56d6bb8
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 @@ -27,7 +27,7 @@ Insert Widget
You can load the CookieConsent Widget like this:

```
use cinghie\cookieconsent\widgtes\CookieWidget;
use cinghie\cookieconsent\widgets\CookieWidget;
<?= CookieWidget::widget( [
'learnMore' => 'More info',
Expand Down

0 comments on commit 56d6bb8

Please sign in to comment.