Skip to content

Commit 43dd91d

Browse files
committed
Small edit to title
1 parent 63dc39e commit 43dd91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/events/events-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Yes. Event Grid supports customer's Health Insurance Portability and Accountabil
7979

8080
On average, you should receive your event message within one second after a successful HTTP request. 99.99% of the event messages should be delivered within five seconds unless the limitation of either the FHIR service, DICOM service, or [Event Grid](../../event-grid/quotas-limits.md) has been met.
8181

82-
### Is it possible to receive duplicate Events message?
82+
### Is it possible to receive duplicate Events messages?
8383

8484
Yes. The Event Grid guarantees at least one Events message delivery with its push mode. There may be chances that the event delivery request returns with a transient failure status code for random reasons. In this situation, the Event Grid considers that as a delivery failure and resends the Events message. For more information, see [Azure Event Grid delivery and retry](../../event-grid/delivery-and-retry.md).
8585

0 commit comments

Comments
 (0)