Skip to content

Commit

Permalink
minor #3180 Fix small typo (kevin-verschaeve)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.x branch.

Discussion
----------

Fix small typo

Commits
-------

d48aceb Fix small typo
  • Loading branch information
fabpot committed Oct 17, 2019
2 parents e657c11 + d48aceb commit d86b8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/filters/u.rst
Expand Up @@ -70,7 +70,7 @@ For large strings manipulation, use the ``apply`` tag:
$ composer req twig/string-extra
Then, use the ``twig/extra-bundle`` on Symfony projects or add the extension
explictly on the Twig environment::
explicitly on the Twig environment::

use Twig\Extra\String\StringExtension;

Expand Down

0 comments on commit d86b8ea

Please sign in to comment.