fixed typos

This commit is contained in:
Fabien Potencier
2019-08-10 15:14:08 +02:00
parent f3355fe878
commit 3d5d053238
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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::
+1 -1
View File
@@ -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::
+1 -1
View File
@@ -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::
+1 -1
View File
@@ -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::