Skip to content

Commit 40dffcd

Browse files
authored
Update README.md
1 parent 3511b37 commit 40dffcd

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
@@ -20,7 +20,7 @@ composer require laravel/ui ( optional )
2020
```bash
2121
php artisan ui bootstrap ( optional )
2222
```
23-
#### Changes your file in webpack.mix.js
23+
#### Change your file in webpack.mix.js
2424
```javascript
2525
mix.js("resources/js/app.js", "public/js")
2626
.vue()

0 commit comments

Comments
 (0)