Kaydet (Commit) d1d9db4e authored tarafından Stephen James's avatar Stephen James Kaydeden (comit) Tim Graham

[2.1.x] Fixed typo in docs/ref/templates/builtins.txt.

Backport of 48aeca44 from master
üst 82c38be1
......@@ -1804,7 +1804,7 @@ For example::
{{ value|json_script:"hello-data" }}
If ``value`` is a the dictionary ``{'hello': 'world'}``, the output will be:
If ``value`` is the dictionary ``{'hello': 'world'}``, the output will be:
.. code-block:: html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment