Skip to content

Commit f94fd8f

Browse files
javiereguiluzxabbuh
authored andcommitted
Fixed a syntax issue
1 parent 200683e commit f94fd8f

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
@@ -51,7 +51,7 @@ As an example you'll create a price filter to format a given number into price::
5151
}
5252
}
5353

54-
.. note::.. note::
54+
.. note::
5555

5656
  Prior to Twig 1.26, your extension had to define an additional ``getName()``
5757
method that returned a string with the extension's internal name (e.g.

0 commit comments

Comments
 (0)