mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
fixed typos
This commit is contained in:
@@ -29,7 +29,7 @@ The ``data_uri`` filter generates a URL using the data scheme as defined in RFC
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ composer req twig/html-extension
|
||||
$ composer req twig/html-extra
|
||||
|
||||
Then, add it on the Twig environment::
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ You can also use the filter on an included file:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ composer req twig/markdown-extension
|
||||
$ composer req twig/markdown-extra
|
||||
|
||||
Then, add it on the Twig environment::
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ You can also use the filter on an included file:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ composer req twig/markdown-extension
|
||||
$ composer req twig/markdown-extra
|
||||
|
||||
Then, add it on the Twig environment::
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ names together:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ composer req twig/html-extension
|
||||
$ composer req twig/html-extra
|
||||
|
||||
Then, add it on the Twig environment::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user