Skip to content

Commit a1988a0

Browse files
Update src/connections/destinations/actions.md
Co-authored-by: stayseesong <[email protected]>
1 parent ad858bb commit a1988a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/destinations/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Segment supports the following LiquidJS tags and filters for mappings. Segment s
274274
| `cgi_escape` | Escapes strings for CGI contexts. |
275275
| `compact` | Removes null values from an array. |
276276
| `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`). |
278278
| `date_to_rfc822` | Formats a date in RFC822 format. |
279279
| `date_to_string` | Converts a date to a short string format. |
280280
| `date_to_xmlschema` | Formats a date in XML schema format. |

0 commit comments

Comments
 (0)