diff --git a/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2015-04-01/Domains.json b/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2015-04-01/Domains.json index 3a33566b95a0..ec768049c2c8 100644 --- a/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2015-04-01/Domains.json +++ b/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2015-04-01/Domains.json @@ -294,7 +294,7 @@ ], "responses": { "200": { - "description": "Succesfully deleted domain." + "description": "Successfully deleted domain." }, "204": { "description": "Domain does not exist in Azure database probably because it has already been deleted" @@ -517,10 +517,10 @@ ], "responses": { "200": { - "description": "Succesfully deleted domain ownership identifier." + "description": "Successfully deleted domain ownership identifier." }, "204": { - "description": "Domain ownership identifider does not exist." + "description": "Domain ownership identifier does not exist." } } }, @@ -916,7 +916,7 @@ } }, "DomainAvailablilityCheckResult": { - "description": "Domain availablility check result.", + "description": "Domain availability check result.", "type": "object", "properties": { "name": { diff --git a/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2015-04-01/examples/ListOperations.json b/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2015-04-01/examples/ListOperations.json index a40364452f86..669b6a6dc1e2 100644 --- a/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2015-04-01/examples/ListOperations.json +++ b/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2015-04-01/examples/ListOperations.json @@ -71,8 +71,8 @@ "name": "Microsoft.DomainRegistration/checkDomainAvailability/Action", "display": { "provider": "Microsoft Domains", - "resource": "Domain Availablity Result", - "operation": "Check Domain Availablity", + "resource": "Domain Availability Result", + "operation": "Check Domain Availability", "description": "Check if a domain is available for purchase" }, "origin": "user,system" diff --git a/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2018-02-01/Domains.json b/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2018-02-01/Domains.json index 0fc57054d2f0..4510c3098001 100644 --- a/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2018-02-01/Domains.json +++ b/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2018-02-01/Domains.json @@ -336,7 +336,7 @@ ], "responses": { "200": { - "description": "Succesfully deleted domain." + "description": "Successfully deleted domain." }, "204": { "description": "Domain does not exist in Azure database probably because it has already been deleted" @@ -583,10 +583,10 @@ ], "responses": { "200": { - "description": "Succesfully deleted domain ownership identifier." + "description": "Successfully deleted domain ownership identifier." }, "204": { - "description": "Domain ownership identifider does not exist." + "description": "Domain ownership identifier does not exist." } } }, @@ -983,7 +983,7 @@ } }, "DomainAvailablilityCheckResult": { - "description": "Domain availablility check result.", + "description": "Domain availability check result.", "type": "object", "properties": { "name": { diff --git a/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2018-02-01/examples/ListOperations.json b/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2018-02-01/examples/ListOperations.json index ee7179e8d149..28a72da606b5 100644 --- a/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2018-02-01/examples/ListOperations.json +++ b/specification/web/resource-manager/Microsoft.DomainRegistration/stable/2018-02-01/examples/ListOperations.json @@ -71,8 +71,8 @@ "name": "Microsoft.DomainRegistration/checkDomainAvailability/Action", "display": { "provider": "Microsoft Domains", - "resource": "Domain Availablity Result", - "operation": "Check Domain Availablity", + "resource": "Domain Availability Result", + "operation": "Check Domain Availability", "description": "Check if a domain is available for purchase" }, "origin": "user,system"