Skip to content

Commit 64f5681

Browse files
committed
fixed a duplicated sentance
1 parent 3a67a94 commit 64f5681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/transactional.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4197,7 +4197,7 @@
41974197
},
41984198
"send_at": {
41994199
"type": "string",
4200-
"description": "when this message should be sent as a UTC timestamp in YYYY-MM-DD HH:MM:SS format. If you specify a time in the past, the message will be sent immediately; for future dates, you're limited to one year from the date of scheduling; for future dates, you're limited to one year from the date of scheduling.",
4200+
"description": "when this message should be sent as a UTC timestamp in YYYY-MM-DD HH:MM:SS format. If you specify a time in the past, the message will be sent immediately; for future dates, you're limited to one year from the date of scheduling.",
42014201
"format": "date-time"
42024202
},
42034203
"return_path_domain": {

0 commit comments

Comments
 (0)