Skip to content

Commit 6c737d1

Browse files
authored
Update README.md
1 parent d5bcb7d commit 6c737d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add this line to your main layout so the widget gets loaded automatically into e
2929
<?= \bluezed\scrollTop\ScrollTop::widget() ?>
3030
```
3131

32-
To customize the class of the <i> and <a>-tags generated by the widget use the following syntax:
32+
To customize the class of the i and a-tags generated by the widget use the following syntax:
3333
```php
3434
<?= \bluezed\scrollTop\ScrollTop::widget([
3535
'i_class' => 'glyphicon glyphicon-menu-up bluezed-scroll-top-circle my_custom_class',

0 commit comments

Comments
 (0)