File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -176,9 +176,8 @@ Symfony Standard Edition Extensions
176
176
The Symfony Standard Edition adds some bundles to the Symfony2 Core Framework.
177
177
Those bundles can have other Twig extensions:
178
178
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 `_;
182
181
* **Assetic ** adds the ``{% stylesheets %} ``, ``{% javascripts %} `` and
183
182
``{% image %} `` tags. You can read more about them in
184
183
:doc: `the Assetic Documentation </cookbook/assetic/asset_management >`.
You can’t perform that action at this time.
0 commit comments