From 3cf4934aa85c8ea0bfab0501f810865b49593c01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Vuong?= Date: Thu, 28 Jun 2018 16:57:04 +0200 Subject: [PATCH] Fix typo in the Twig article --- reference/configuration/twig.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration/twig.rst b/reference/configuration/twig.rst index a510f44bfed..953c0843580 100644 --- a/reference/configuration/twig.rst +++ b/reference/configuration/twig.rst @@ -128,7 +128,7 @@ format The format used by the ``date`` filter to display values when no specific format is passed as argument. -internal_format +interval_format ............... **type**: ``string`` **default**: ``%d days``