Skip to content

Commit 598c1b0

Browse files
committed
Fix typo.
1 parent 9880e8f commit 598c1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Service class is now extracted to own plugin, `Buttons Plugin`. If you are using
1616
composer require yajra/laravel-datatables-buttons:^1.0
1717
```
1818

19-
Register `Yajra\Datatables\ButtonsServiceProder::class` on `config/app.php` and publish config.
19+
Register `Yajra\Datatables\ButtonsServiceProvider::class` on `config/app.php` and publish config.
2020

2121

2222
```php

0 commit comments

Comments
 (0)