Skip to content

Commit

Permalink
Fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-verschaeve committed Oct 17, 2019
1 parent e657c11 commit d48aceb
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 d48aceb

Please sign in to comment.