Skip to content
This repository was archived by the owner on Jul 19, 2018. It is now read-only.

Commit 72a3236

Browse files
author
fritzmg
committed
updated README
1 parent eb5347c commit 72a3236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Magnific Popup will work with all links that use the `data-lightbox="..."` p
1313

1414
If you want to use your own custom parameters, simply create your own `j_magnific_popup` template and insert your custom options there. For example, if you want to enable the zoom feature of Magnific Popup:
1515
```php
16-
ContaoMagnificPopup.ini({
16+
ContaoMagnificPopup.init({
1717
// put your custom configuration here
1818
zoom: { enabled: true }
1919
});

0 commit comments

Comments
 (0)