Skip to content

Commit 4139bf1

Browse files
authored
Update README.md
Just a tiny change to make sure to navigate to the latest version of the Laravel Docs and added an 'a'.
1 parent 24a4adf commit 4139bf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
Webpack Encore is a simpler way to integrate [Webpack](https://webpack.js.org/) into your
66
application. It *wraps* Webpack, giving you a clean & powerful API
77
for bundling JavaScript modules, pre-processing CSS & JS and compiling
8-
and minifying assets. Encore gives you professional asset system
8+
and minifying assets. Encore gives you a professional asset system
99
that's a *delight* to use.
1010

1111
Encore is inspired by [Webpacker](https://github.com/rails/webpacker) and
12-
[Mix](https://laravel.com/docs/5.6/mix), but stays in the spirit of
12+
[Mix](https://laravel.com/docs/mix), but stays in the spirit of
1313
Webpack: using its features, concepts and naming conventions for a familiar
1414
feel. It aims to solve the most common Webpack use cases.
1515

0 commit comments

Comments
 (0)