diff --git a/services/web/mgmt/2016-09-01/web/models.go b/services/web/mgmt/2016-09-01/web/models.go index c8d9571a1617..3ae843976072 100644 --- a/services/web/mgmt/2016-09-01/web/models.go +++ b/services/web/mgmt/2016-09-01/web/models.go @@ -2146,7 +2146,7 @@ type AppServiceCertificate struct { ProvisioningState KeyVaultSecretStatus `json:"provisioningState,omitempty"` } -// AppServiceCertificateCollection collection of certitificateorder certificates. +// AppServiceCertificateCollection collection of certificate order certificates. type AppServiceCertificateCollection struct { autorest.Response `json:"-"` // Value - Collection of resources. diff --git a/services/web/mgmt/2018-02-01/web/models.go b/services/web/mgmt/2018-02-01/web/models.go index 05d55b90b29e..567ac0334a46 100644 --- a/services/web/mgmt/2018-02-01/web/models.go +++ b/services/web/mgmt/2018-02-01/web/models.go @@ -2218,7 +2218,7 @@ type AppServiceCertificate struct { ProvisioningState KeyVaultSecretStatus `json:"provisioningState,omitempty"` } -// AppServiceCertificateCollection collection of certitificateorder certificates. +// AppServiceCertificateCollection collection of certificate order certificates. type AppServiceCertificateCollection struct { autorest.Response `json:"-"` // Value - Collection of resources.