Migrated from liquid-for-designers v8

RichMorin
2010-08-12 13:45:50 -07:00
parent 268277b20d
commit dff80b449b
+1 -1
@@ -149,7 +149,7 @@ hit 2 or 3
h2. Cycle
Often you have to alternate between different colors or similar tasks.
Liquid has built-in support for such operations using the cycle tag.
Liquid has built-in support for such operations, using the @cycle@ tag.
<pre><code>
{% cycle 'one', 'two', 'three' %}