Skip to content

Commit a5084aa

Browse files
committed
minor mistake.
1 parent ac667c8 commit a5084aa

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
@@ -58,7 +58,7 @@ Add the following alias to your 'aliases' array ```config/app.php```
5858
**Step 3: From the command-line run**
5959

6060
```
61-
php artisan vendor:publish"
61+
php artisan vendor:publish
6262
```
6363

6464
This will publish 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.

0 commit comments

Comments
 (0)