File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/connections/destinations Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ Segment supports the following LiquidJS tags and filters for mappings. Segment s
274
274
| ` cgi_escape ` | Escapes strings for CGI contexts. |
275
275
| ` compact ` | Removes null values from an array. |
276
276
| ` date ` | Formats a date using a specified format (for example, ` %s ` for Unix timestamp). |
277
- | ` date_to_long_string ` | Formats a date into a long string (e.g. , ` 01 July 2025 ` ). |
277
+ | ` date_to_long_string ` | Formats a date into a long string (for example , ` 01 July 2025 ` ). |
278
278
| ` date_to_rfc822 ` | Formats a date in RFC822 format. |
279
279
| ` date_to_string ` | Converts a date to a short string format. |
280
280
| ` date_to_xmlschema ` | Formats a date in XML schema format. |
You can’t perform that action at this time.
0 commit comments