Update json_encode.rst

This commit is contained in:
Matthieu Prat
2014-05-22 20:35:52 +02:00
parent c2ae310203
commit 1b3ac0aa16
+1 -1
View File
@@ -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