Skip to content

Commit 3650e99

Browse files
committed
Fi
1 parent eef22d4 commit 3650e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

string.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ actual emoji thanks to the :ref:`emojify filter <reference-twig-filter-emojify>`
649649

650650
.. code-block:: twig
651651
652-
{{ 'green heart'|emojify }} {# renders: 💚 #}
652+
{{ ':green-heart:|emojify }} {# renders: 💚 #}
653653
{{ ':green_salad:'|emojify('slack') }} {# renders: 🥗 #}
654654
{{ ':turtle:'|emojify('github') }} {# renders: 🐢 #}
655655
{{ ':kiwi:'|emojify('gitlab') }} {# renders: 🥝 #}

0 commit comments

Comments
 (0)