diff --git a/tags/iteration.md b/tags/iteration.md index e411a72..ae033b4 100644 --- a/tags/iteration.md +++ b/tags/iteration.md @@ -133,7 +133,7 @@ Defines a range of numbers to loop through. The range can be defined by both lit ### reversed -Reverses the order of the loop. +Reverses the order of the loop. Note that the flag’s spelling is different to the filter `reverse`.

Input

```liquid