mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 01:16:52 +00:00
Fix small typo
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user