Skip to content

Commit ad858bb

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

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
@@ -273,7 +273,7 @@ Segment supports the following LiquidJS tags and filters for mappings. Segment s
273273
| `ceil` | Rounds a number up to the next integer. |
274274
| `cgi_escape` | Escapes strings for CGI contexts. |
275275
| `compact` | Removes null values from an array. |
276-
| `date` | Formats a date using a specified format (e.g., `%s` for Unix timestamp). |
276+
| `date` | Formats a date using a specified format (for example, `%s` for Unix timestamp). |
277277
| `date_to_long_string` | Formats a date into a long string (e.g., `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. |

0 commit comments

Comments
 (0)