Skip to content

Commit 4218c55

Browse files
authored
Update contraction in email delivery status note
1 parent 0c2e185 commit 4218c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/email/send-email-advanced/send-email-with-inline-attachments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In this quickstart, you'll learn about how to send email with inline attachments
5252
To troubleshoot issues related to email delivery, you can [get status of the email delivery](../handle-email-events.md) to capture delivery details.
5353

5454
> [!IMPORTANT]
55-
> The success result returned by polling for the status of the send operation only validates the fact that the email has successfully been sent out for delivery. To get additional information about the status of the delivery on the recipient end, you will need to reference [how to handle email events](../handle-email-events.md).
55+
> The success result returned by polling for the status of the send operation only validates the fact that the email has successfully been sent out for delivery. To get additional information about the status of the delivery on the recipient end, you'll need to reference [how to handle email events](../handle-email-events.md).
5656
5757
### Email Throttling
5858

0 commit comments

Comments
 (0)