diff --git a/en/docs/api-design-manage/design/design-api-overview.md b/en/docs/api-design-manage/design/design-api-overview.md index cfcb81f466..5748090d39 100644 --- a/en/docs/api-design-manage/design/design-api-overview.md +++ b/en/docs/api-design-manage/design/design-api-overview.md @@ -40,7 +40,7 @@ A Streaming API is a logical collection of related topics through which clients ## Secure APIs -Many enterprises need to implement API management solutions that provide mechanisms such as authentication, authorization, and rate limiting. These are must-have capabilities for controlling who access APIs across an API ecosystem — and how often. +Many enterprises need to implement API management solutions that provide mechanisms such as authentication, authorization, and rate limiting. These are must-have capabilities for controlling who accesses APIs across an API ecosystem — and how often. **Rate Limiting**