Commit 6a3c26eb by Brian Coca

removed stray j

parent 7a43d400
......@@ -310,7 +310,7 @@ To get a random list from an existing list::
{{ ['a','b','c']|shuffle }} => ['b','c','a']
note that when used with a non 'listable' item it is a noop, otherwise it always returns a list
j
.. _math_stuff:
......
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