Skip to content

Commit 8933566

Browse files
committed
Fix typo: Theses -> These
1 parent 1e84e8a commit 8933566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/traffic-manager/traffic-manager-endpoint-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Azure Traffic Manager allows you to control how network traffic is distributed t
1616
There are three types of endpoint supported by Traffic Manager:
1717

1818
* [**Azure endpoints**](#azure-endpoints) are used for services hosted in Azure.
19-
* [**External endpoints**](#external-endpoints) are used for IPv4/IPv6 addresses, FQDNs, or for services hosted outside Azure. Theses services can either be on-premises or with a different hosting provider.
19+
* [**External endpoints**](#external-endpoints) are used for IPv4/IPv6 addresses, FQDNs, or for services hosted outside Azure. These services can either be on-premises or with a different hosting provider.
2020
* [**Nested endpoints**](#nested-endpoints) are used to combine Traffic Manager profiles to create more flexible traffic-routing schemes to support the needs of larger, more complex deployments.
2121

2222
There are some restrictions on how endpoints of different types can be combined in a single Traffic Manager profile or nested profile hierarchy. You can't mix external endpoints that have targets of different types (domain name, IP address] or external endpoints that have IP addresses as targets with Azure endpoints.

0 commit comments

Comments
 (0)