Skip to content

Commit ad41be9

Browse files
committed
hmm
1 parent fdc3f84 commit ad41be9

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
@@ -59,7 +59,7 @@ php artisan vendor:publish"
5959

6060
This will publish ```config/log.txt``` in the tapha/mws-laravel package to your storage folder under mws/log.txt. It will also the LaravelSettings config file to the config directory, which will give you control over which storage engine to use as well as some storage-specific settings.
6161

62-
**Step 4: Add your settings to the LaravelSettings Settings Facade in the 'boot' method of the MwsServiceProvider.php file like this **
62+
**Step 4: Add your settings to the LaravelSettings Settings Facade in the 'boot' method of the MwsServiceProvider.php file like this**
6363

6464
```php
6565
//Set up the MWS configutation as defined in the LaravelSettings Object by app.

0 commit comments

Comments
 (0)