From ba00d69957a901ce6e0c860ec3a16408230bd580 Mon Sep 17 00:00:00 2001 From: Hugo Alliaume Date: Tue, 10 Sep 2024 08:47:35 +0200 Subject: [PATCH] [Icons] Fix issues found by DOCtor-RST --- src/Icons/doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Icons/doc/index.rst b/src/Icons/doc/index.rst index 979ec2a7c9..9ac9341983 100644 --- a/src/Icons/doc/index.rst +++ b/src/Icons/doc/index.rst @@ -352,7 +352,7 @@ creating shortcuts to icons you frequently use in your templates: Now, you can use the ``dots`` alias in your templates: -.. code-block:: twig +.. code-block:: html+twig {{ ux_icon('dots') }} {# with the previous configuration, this is the same as: #}