Skip to content

Commit f2e8481

Browse files
committed
fix wording
1 parent 139f5ef commit f2e8481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ After generating the versioned file, you won't know the exact file name. So, you
304304

305305
<link rel="stylesheet" href="{{ mix('/css/app.css') }}">
306306

307-
Because versioned files are usually unnecessary in development, you may wish to instruct the versioning process to only run during `npm run production`:
307+
Because versioned files are usually unnecessary in development, you may instruct the versioning process to only run during `npm run production`:
308308

309309
mix.js('resources/assets/js/app.js', 'public/js');
310310

0 commit comments

Comments
 (0)