projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c2ae310
)
Update json_encode.rst
author
Matthieu Prat
<matthieuprat@gmail.com>
Thu, 22 May 2014 18:35:52 +0000 (20:35 +0200)
committer
Matthieu Prat
<matthieuprat@gmail.com>
Thu, 22 May 2014 18:35:52 +0000 (20:35 +0200)
doc/filters/json_encode.rst
patch
|
blob
|
history
diff --git
a/doc/filters/json_encode.rst
b/doc/filters/json_encode.rst
index
9821b11
..
a39bb47
100644
(file)
--- 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