Skip to content

Commit a420f23

Browse files
committed
Tweak wording
1 parent f44e53d commit a420f23

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
@@ -84,7 +84,7 @@ You may also want to generate a minified version of the final CSS file (ideal fo
8484
php artisan tailwindcss:build --minify
8585
```
8686

87-
Combining these two flags makes the ideal production combo. Alternatively, you may prefer using a single `--prod` flag instead, which is essentially the same thing, but shorter:
87+
These two flags will make the ideal production combo. Alternatively, you may prefer using a single `--prod` flag instead, which is essentially the same thing, but shorter:
8888

8989
```bash
9090
php artisan tailwindcss:build --prod

0 commit comments

Comments
 (0)