Skip to content

Commit bfa06d8

Browse files
authored
Merge pull request #127977 from changeworld/patch-8
Fix typo: configuing -> configuring
2 parents cc8a7ee + b4ae8b6 commit bfa06d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/api-management/configure-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ There are several API Management endpoints to which you can assign a custom doma
6363
* Only API Management instance owners can use **Management** and **SCM** endpoints internally. These endpoints are less frequently assigned a custom domain name.
6464
* The **Premium** and **Developer** tiers support setting multiple hostnames for the **Gateway** endpoint.
6565
* Wildcard domain names, like `*.contoso.com`, are supported in all tiers except the Consumption tier. A specific subdomain certificate (for example, api.contoso.com) would take precedence over a wildcard certificate (*.contoso.com) for requests to api.contoso.com.
66-
* When configuing a custom domain for the **Developer portal**, you can [enable CORS](enable-cors-developer-portal.md) for the new domain name. This is needed for developer portal visitors to use the interactive console in the API reference pages.
66+
* When configuring a custom domain for the **Developer portal**, you can [enable CORS](enable-cors-developer-portal.md) for the new domain name. This is needed for developer portal visitors to use the interactive console in the API reference pages.
6767

6868
## Domain certificate options
6969

0 commit comments

Comments
 (0)