diff --git a/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Expected/DataLakeAnalytics/2015-10-01-preview/Microsoft.DataLakeAnalytics.json b/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Expected/DataLakeAnalytics/2015-10-01-preview/Microsoft.DataLakeAnalytics.json index f96e011b59dcb..9876d8d0eaa56 100644 --- a/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Expected/DataLakeAnalytics/2015-10-01-preview/Microsoft.DataLakeAnalytics.json +++ b/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Expected/DataLakeAnalytics/2015-10-01-preview/Microsoft.DataLakeAnalytics.json @@ -78,7 +78,7 @@ "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], - "description": "Gets or sets the maximum supported degree of parallelism for this acocunt." + "description": "Gets or sets the maximum supported degree of parallelism for this account." }, "maxJobCount": { "oneOf": [ diff --git a/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Swagger/DataLakeAnalytics/2015-10-01-preview/account.json b/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Swagger/DataLakeAnalytics/2015-10-01-preview/account.json index 303dcc6c5977e..4583ee6472957 100644 --- a/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Swagger/DataLakeAnalytics/2015-10-01-preview/account.json +++ b/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Swagger/DataLakeAnalytics/2015-10-01-preview/account.json @@ -1356,7 +1356,7 @@ "maxDegreeOfParallelism": { "type": "integer", "format": "int32", - "description": "Gets or sets the maximum supported degree of parallelism for this acocunt." + "description": "Gets or sets the maximum supported degree of parallelism for this account." }, "maxJobCount": { "type": "integer",