Skip to content

Commit 1b85517

Browse files
committed
Typo in Doc
1 parent 996f30b commit 1b85517

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
@@ -51,7 +51,7 @@ composer require jdrda/laravel-google-custom-search-engine
5151

5252
4/ Publish the config file
5353
```bash
54-
php artisan vendor:publish --provider="JDrda\LaravelGoogleCustomSearchEngine\LaravelGoogleCustomSearchEngineProvider"
54+
php artisan vendor:publish --provider="JanDrda\LaravelGoogleCustomSearchEngine\LaravelGoogleCustomSearchEngineProvider"
5555
```
5656

5757
## Configuration

0 commit comments

Comments
 (0)