File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ Rework your Patch
364
364
365
365
Based on the feedback on the pull request, you might need to rework your
366
366
patch. Before re-submitting the patch, rebase with ``upstream/master `` or
367
- ``upstream/2.1 ``, don't merge; and force the push to the origin:
367
+ ``upstream/2.3 ``, don't merge; and force the push to the origin:
368
368
369
369
.. code-block :: bash
370
370
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Symfony2 Twig Extensions
5
5
========================
6
6
7
7
Twig is the default template engine for Symfony2. By itself, it already contains
8
- a lot of build -in functions, filters, tags and tests (`http://twig.sensiolabs.org/documentation `_
8
+ a lot of built -in functions, filters, tags and tests (`http://twig.sensiolabs.org/documentation `_
9
9
then scroll to the bottom).
10
10
11
11
Symfony2 adds more custom extension on top of Twig to integrate some components
You can’t perform that action at this time.
0 commit comments