mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 11:20:41 -07:00
Merge pull request #845 from mrmanc/gh-pages
Clarifies spelling of for’s reversed flag to address #843
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ Defines a range of numbers to loop through. The range can be defined by both lit
|
|||||||
|
|
||||||
### reversed
|
### 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`.
|
||||||
|
|
||||||
<p class="code-label">Input</p>
|
<p class="code-label">Input</p>
|
||||||
```liquid
|
```liquid
|
||||||
|
|||||||
Reference in New Issue
Block a user