Skip to content

Commit bce02be

Browse files
committed
fix small typo in docs
1 parent 56cef50 commit bce02be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Icons/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ returning the HTML output.
503503

504504
.. code-block:: html+twig
505505

506-
{# The 🧸 will be ignore in the HTML output #}
506+
{# The 🧸 will be ignored in the HTML output #}
507507
<twig:ux:icon name="user-profile" class="w-4 h-4">🧸</twig:ux:icon>
508508

509509
{# Renders "user-profile.svg" #}

0 commit comments

Comments
 (0)