Update json_encode.rst
authorMatthieu Prat <matthieuprat@gmail.com>
Thu, 22 May 2014 18:35:52 +0000 (20:35 +0200)
committerMatthieu Prat <matthieuprat@gmail.com>
Thu, 22 May 2014 18:35:52 +0000 (20:35 +0200)
doc/filters/json_encode.rst

index 9821b11..a39bb47 100644 (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