mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Add "also"
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ Returns the absolute value of a number.
|
||||
4
|
||||
```
|
||||
|
||||
`abs` will work on a string if the string only contains a number.
|
||||
`abs` will also work on a string if the string only contains a number.
|
||||
|
||||
```liquid
|
||||
{% raw %}
|
||||
|
||||
Reference in New Issue
Block a user