diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2015-06-01/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2015-06-01/cdn.json index 34f9c2e01425..0c4dedb6a91d 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2015-06-01/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2015-06-01/cdn.json @@ -39,7 +39,7 @@ "tags": [ "Profiles" ], - "summary": "Lists the CDN profiles within an Azure subscitption.", + "summary": "Lists the CDN profiles within an Azure subscription.", "operationId": "Profiles_ListBySubscriptionId", "parameters": [ { diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2016-04-02/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2016-04-02/cdn.json index ef70ba6063e4..fae70c4d47fd 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2016-04-02/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2016-04-02/cdn.json @@ -39,7 +39,7 @@ "tags": [ "Profiles" ], - "summary": "Lists the CDN profiles within an Azure subscitption.", + "summary": "Lists the CDN profiles within an Azure subscription.", "operationId": "Profiles_ListBySubscriptionId", "parameters": [ { diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2016-10-02/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2016-10-02/cdn.json index afb9c55f38d1..6d5bf2505ba5 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2016-10-02/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2016-10-02/cdn.json @@ -1810,7 +1810,7 @@ ], "properties": { "hostName": { - "description": "The host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. consoto.azureedge.net", + "description": "The host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. contoso.azureedge.net", "type": "string", "readOnly": true }, @@ -2155,7 +2155,7 @@ } }, "CustomDomain": { - "description": "Customer provided domain for branding purposes, e.g. www.consoto.com.", + "description": "Customer provided domain for branding purposes, e.g. www.contoso.com.", "type": "object", "allOf": [ { diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2017-04-02/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2017-04-02/cdn.json index ab181c0c2f75..53787b230576 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2017-04-02/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2017-04-02/cdn.json @@ -2038,7 +2038,7 @@ ], "properties": { "hostName": { - "description": "The host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. consoto.azureedge.net", + "description": "The host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. contoso.azureedge.net", "type": "string", "readOnly": true }, @@ -2389,7 +2389,7 @@ } }, "CustomDomain": { - "description": "Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.consoto.com.", + "description": "Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.", "type": "object", "allOf": [ { diff --git a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2017-10-12/cdn.json b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2017-10-12/cdn.json index 79ba38c81747..580c70d4d4d0 100644 --- a/specification/cdn/resource-manager/Microsoft.Cdn/stable/2017-10-12/cdn.json +++ b/specification/cdn/resource-manager/Microsoft.Cdn/stable/2017-10-12/cdn.json @@ -2083,7 +2083,7 @@ ], "properties": { "hostName": { - "description": "The host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. consoto.azureedge.net", + "description": "The host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. contoso.azureedge.net", "type": "string", "readOnly": true }, @@ -2657,7 +2657,7 @@ } }, "CustomDomain": { - "description": "Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.consoto.com.", + "description": "Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.", "type": "object", "allOf": [ { @@ -3067,7 +3067,7 @@ "type": "object", "properties": { "baseIpAddress": { - "description": "Ip adress itself.", + "description": "Ip address itself.", "type": "string" }, "prefixLength": {