Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
babenkoivan committed Jul 27, 2022
1 parent c74dadd commit 24c796d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ If you store some migration files outside the default path and want them to be v
`registerPaths` method to inform Elastic Migrations how to load them:

```php
class AppServiceProvider
class MyAppServiceProvider extends Illuminate\Support\ServiceProvider
{
public function boot()
{
Expand Down

0 comments on commit 24c796d

Please sign in to comment.