Skip to content

Commit

Permalink
Fix Bug Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sugeng-sulistiyawan committed Apr 10, 2023
1 parent 5cdce89 commit 983458d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SlickCarousel.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class SlickCarousel extends Widget
* @see https://github.com/kenwheeler/slick/#settings
*
* ```php
* 'pluginEvents' => [
* 'pluginOptions' => [
* 'accessibility' => true, // boolean, default `true`
* 'adaptiveHeight' => false, // boolean, default `false`
* 'appendArrows' => $(element), // string, default `$(element)`
Expand Down

0 comments on commit 983458d

Please sign in to comment.