Skip to content

Commit 7fcb8f1

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Fix typos
2 parents 33385d5 + 029aba4 commit 7fcb8f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Webpack Encore
4545

4646
`Webpack Encore`_ is a simpler way to integrate `Webpack`_ into your application.
4747
It *wraps* Webpack, giving you a clean & powerful API for bundling JavaScript modules,
48-
pre-processing CSS & JS and compiling and minifying assets. Encore gives you professional
48+
pre-processing CSS & JS and compiling and minifying assets. Encore gives you a professional
4949
asset system that's a *delight* to use.
5050

5151
Encore is inspired by `Webpacker`_ and `Mix`_, but stays in the spirit of Webpack:
@@ -55,7 +55,7 @@ to solve the most common Webpack use cases.
5555
.. tip::
5656

5757
Encore is made by `Symfony`_ and works *beautifully* in Symfony applications.
58-
But it can be used in any PHP application and even with other server side
58+
But it can be used in any PHP application and even with other server-side
5959
programming languages!
6060

6161
.. _encore-toc:
@@ -72,7 +72,7 @@ Getting Started
7272
Adding more Features
7373
....................
7474

75-
* :doc:`CSS Preprocessors: Sass, LESS, etc </frontend/encore/css-preprocessors>`
75+
* :doc:`CSS Preprocessors: Sass, LESS, etc. </frontend/encore/css-preprocessors>`
7676
* :doc:`PostCSS and autoprefixing </frontend/encore/postcss>`
7777
* :doc:`Enabling React.js </frontend/encore/reactjs>`
7878
* :doc:`Enabling Vue.js (vue-loader) </frontend/encore/vuejs>`

0 commit comments

Comments
 (0)