Skip to content

Commit e3234db

Browse files
authored
Merge pull request #126055 from changeworld/patch-160
Fix typo
2 parents 67a9b43 + 5540aa9 commit e3234db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/api-management-gateway-role.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 08/04/2022
99
Specifically, the gateway:
1010

1111
* Acts as a facade to backend services by accepting API calls and routing them to appropriate backends
12-
* Verifies [API keys](../articles/api-management/api-management-subscriptions.md) and other credentials such as [JWT tokens and certificates](../articles/api-management/api-management-access-restriction-policies.md) presented with requests
12+
* Verifies [API keys](../articles/api-management/api-management-subscriptions.md) and other credentials such as [JWTs and certificates](../articles/api-management/api-management-access-restriction-policies.md) presented with requests
1313
* Enforces [usage quotas and rate limits](../articles/api-management/api-management-access-restriction-policies.md)
1414
* Optionally transforms requests and responses as specified in [policy statements](../articles/api-management/api-management-howto-policies.md)
1515
* If configured, [caches responses](../articles/api-management/api-management-howto-cache.md) to improve response latency and minimize the load on backend services

0 commit comments

Comments
 (0)