mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-20 03:10:39 -07:00
Fix typo
This commit is contained in:
@@ -54,7 +54,7 @@ You can read more about each type of tag in their respective sections.
|
|||||||
|
|
||||||
## Filters
|
## Filters
|
||||||
|
|
||||||
**Filters** change the output of a Liquid object. They are using within an output and are separated by a `|`.
|
**Filters** change the output of a Liquid object. They are used within an output and are separated by a `|`.
|
||||||
|
|
||||||
<p class="code-label">Input</p>
|
<p class="code-label">Input</p>
|
||||||
```liquid
|
```liquid
|
||||||
|
|||||||
Reference in New Issue
Block a user