Skip to content

Commit b76dd8f

Browse files
committed
wording
1 parent 2286d88 commit b76dd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ node storage/ssr/ssr.js
332332

333333
If you have followed all of the above steps, but are still having issues you should try the following steps:
334334

335-
- Try running `php artisan view:clear` to clear any compiled view assets.
335+
- Run `php artisan view:clear` to clear any compiled view assets.
336336
- If your development web server is running on HTTPS, check out the ["Working With A Secure Development Server"](https://laravel.com/docs/9.x/vite#working-with-a-secure-development-server) section of the documentation.
337337

338338
### Wrapping up

0 commit comments

Comments
 (0)