Skip to content

Commit a3043db

Browse files
committed
[#2138] Typo fix per @stof
1 parent 43d1fa7 commit a3043db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/documentation/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ how the behavior has changed.
133133
The ``include()`` function is a new Twig feature that's available in
134134
Symfony 2.2. Prior, the ``{% include %}`` tag was used.
135135
136-
Whenever a new version of minor of Symfony2 is released (e.g. 2.3, 2.4, etc),
136+
Whenever a new minor version of Symfony2 is released (e.g. 2.3, 2.4, etc),
137137
a new branch of the documentation is created from the ``master`` branch.
138138
At this point, all the ``versionadded`` tags for Symfony2 versions that have
139139
reached end-of-life will be removed. For example, if Symfony 2.5 were released

0 commit comments

Comments
 (0)