From: Matthieu Prat Date: Thu, 22 May 2014 18:35:52 +0000 (+0200) Subject: Update json_encode.rst X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=1b3ac0aa16d3b7e67b4f7459e30cee4bb8149e47;p=web%2Fkonrad%2Ftwig.git Update json_encode.rst --- diff --git a/doc/filters/json_encode.rst b/doc/filters/json_encode.rst index 9821b11..a39bb47 100644 --- a/doc/filters/json_encode.rst +++ b/doc/filters/json_encode.rst @@ -1,7 +1,7 @@ ``json_encode`` =============== -The ``json_encode`` filter returns the JSON representation of a string: +The ``json_encode`` filter returns the JSON representation of a value: .. code-block:: jinja