Skip to content

Commit 8fbe87c

Browse files
committed
Fixed README
1 parent 42c9655 commit 8fbe87c

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
@@ -33,7 +33,7 @@ composer require dreamonkey/laravel-cloudfront-url-signer
3333
The configuration file can optionally be published via:
3434

3535
```
36-
php artisan vendor:publish --provider="Dreamonkey\CloudFrontUrlSigner\UrlSignerServiceProvider"
36+
php artisan vendor:publish --provider="Dreamonkey\CloudFrontUrlSigner\CloudFrontUrlSignerServiceProvider"
3737
```
3838

3939
This is the content of the file:

0 commit comments

Comments
 (0)