From d907c29995289c4456f02b4827d4fd6acb72c458 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 2 Dec 2019 09:53:37 +0100 Subject: [PATCH] Fixed a minor RST syntax issue --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 99aa603b..6bd88813 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ extensions. filters: use the Twig intl extra extension: `format_date `_, `format_number `_, - `format_currency https://twig.symfony.com/doc/3.x/filters/format_currency.html>`_, + `format_currency `_, ... * *TextExtension*: ``truncate``, ``wordwrap`` filters: use the Twig string extra