Skip to content

Commit

Permalink
fix namespace in document
Browse files Browse the repository at this point in the history
  • Loading branch information
streamtw committed Jul 5, 2018
1 parent ac0d33a commit 18e33df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Add service providers

```php
Unisharp\Laravelfilemanager\LaravelFilemanagerServiceProvider::class,
UniSharp\LaravelFilemanager\LaravelFilemanagerServiceProvider::class,
Intervention\Image\ImageServiceProvider::class,
```

Expand Down

0 comments on commit 18e33df

Please sign in to comment.