Skip to content

Commit 95cd59e

Browse files
committed
[Reference][Twig] Update Twig Extensions description
1 parent f7969a2 commit 95cd59e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

reference/twig_reference.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,8 @@ Symfony Standard Edition Extensions
176176
The Symfony Standard Edition adds some bundles to the Symfony2 Core Framework.
177177
Those bundles can have other Twig extensions:
178178

179-
* **Twig Extension** includes all extensions that do not belong to the
180-
Twig core but can be interesting. You can read more in
181-
`the official Twig Extensions documentation`_;
179+
* **Twig Extensions** includes some interesting extensions that do not belong to the
180+
Twig core. You can read more in `the official Twig Extensions documentation`_;
182181
* **Assetic** adds the ``{% stylesheets %}``, ``{% javascripts %}`` and
183182
``{% image %}`` tags. You can read more about them in
184183
:doc:`the Assetic Documentation </cookbook/assetic/asset_management>`.

0 commit comments

Comments
 (0)