diff --git a/Liquid-for-Designers.textile b/Liquid-for-Designers.textile index 990d85b..7bfd67e 100644 --- a/Liquid-for-Designers.textile +++ b/Liquid-for-Designers.textile @@ -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.
{% cycle 'one', 'two', 'three' %}