Skip to content

Commit c59a8d5

Browse files
mpdudexabbuh
authored andcommitted
Fix .rst formatting
1 parent 00f36bb commit c59a8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templating/twig_extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ As an example you'll create a price filter to format a given number into price::
5353

5454
.. note::
5555

56-
  Prior to Twig 1.26, your extension had to provide an additional `getName` method that
56+
  Prior to Twig 1.26, your extension had to provide an additional ``getName`` method that
5757
returned the extension's internal name. When your extension needs to be compatible
5858
with Twig versions before 1.26, include this method which is omitted in the example
5959
above.

0 commit comments

Comments
 (0)