Skip to content

Commit 8dbaa15

Browse files
committed
Corrected typo
1 parent ea91b12 commit 8dbaa15

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
@@ -28,7 +28,7 @@ How to use
2828

2929
Add this line to your main layout so the widget gets loaded automatically into every page.
3030
```php
31-
\bluezed\scrollTop\ScrollTop::widget();
31+
<?= \bluezed\scrollTop\ScrollTop::widget() ?>
3232
```
3333

3434
By default your main layout should be located here:

0 commit comments

Comments
 (0)