Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a8ef9e

Browse files
committed
Tweaks
1 parent 54aa1e5 commit 5a8ef9e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

frontend.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ Both work great - and are discussed below.
1414
Using PHP & Twig
1515
----------------
1616

17-
Symfony comes with two powerful options to help you build a modern,
18-
fast frontend:
17+
Symfony comes with two powerful options to help you build a modern and fast frontend:
1918

2019
* :ref:`AssetMapper <frontend-asset-mapper>` (recommended for new projects) runs
2120
entirely in PHP, doesn't require any build step and leverages modern web standards.
@@ -66,8 +65,7 @@ Webpack Encore
6665

6766
Do you prefer video tutorials? Check out the `Webpack Encore screencast series`_.
6867

69-
`Webpack Encore`_ is a simpler way to integrate `Webpack`_ (a professional
70-
asset system) into your application.
68+
`Webpack Encore`_ is a simpler way to integrate `Webpack`_ into your application.
7169
It wraps Webpack, giving you a clean & powerful API for bundling JavaScript modules,
7270
pre-processing CSS & JS and compiling and minifying assets.
7371

0 commit comments

Comments
 (0)