Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 5481f5d

Browse files
committed
Merge pull request #23 from burzum/develop
Develop
2 parents ed97a2a + dccd66e commit 5481f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ composer require burzum/cakephp-html-purifier:~2.0
1313
In your `config/bootstrap.php`
1414

1515
```php
16-
Plugin::load('Burzum/HtmlPurifier.HtmlPurifier');
16+
Plugin::load('Burzum/HtmlPurifier');
1717
```

0 commit comments

Comments
 (0)