diff --git a/documentation/API-design-guidelines.md b/documentation/API-design-guidelines.md index cbc4ab9a..6a8cd1a7 100644 --- a/documentation/API-design-guidelines.md +++ b/documentation/API-design-guidelines.md @@ -1747,7 +1747,7 @@ Remark: This action will trigger a subscription-ends event with terminationReaso **Note** on combined usage of initialEvent and subscriptionMaxEvents: -Unless explicitly decided otherwise by the API WG, if an event is triggered following initialEvent set to `true`, this event will be counted towards subscriptionMaxEvents (if provided). +Unless explicitly decided otherwise by the API Sub Project, if an event is triggered following initialEvent set to `true`, this event will be counted towards subscriptionMaxEvents (if provided). It is recommended to provide this clarification in all subscriptions API featuring subscriptionMaxEvents and initialEvent. **Subscription status value table**: