diff --git a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/mysql.json b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/mysql.json index 09959796f525..018318240bc1 100644 --- a/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/mysql.json +++ b/specification/mysql/resource-manager/Microsoft.DBforMySQL/preview/2017-12-01-preview/mysql.json @@ -1238,7 +1238,7 @@ "description": "Application-specific metadata in the form of key-value pairs." } }, - "description": "Parameters allowd to update for a server." + "description": "Parameters allowed to update for a server." }, "ServerListResult": { "properties": { diff --git a/specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2017-12-01/mysql.json b/specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2017-12-01/mysql.json index 3bc599427fd3..582ae3f83679 100644 --- a/specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2017-12-01/mysql.json +++ b/specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2017-12-01/mysql.json @@ -48,7 +48,7 @@ "$ref":"./examples/ServerCreatePointInTimeRestore.json" }, "Create a server as a geo restore ": { - "$ref": "./examples/ServerCreateGeoRestoreMode.json" + "$ref": "./examples/ServerCreateGeoRestoreMode.json" }, "Create a replica server": { "$ref": "./examples/ServerCreateReplicaMode.json" @@ -686,7 +686,7 @@ } } } - }, + }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers/{serverName}/databases/{databaseName}": { "put": { "tags": [ @@ -1368,7 +1368,7 @@ }, "masterServerId": { "type": "string", - "description": "The master server id of a relica server." + "description": "The master server id of a replica server." }, "replicaCapacity": { "type": "integer", @@ -1649,7 +1649,7 @@ "description": "Application-specific metadata in the form of key-value pairs." } }, - "description": "Parameters allowd to update for a server." + "description": "Parameters allowed to update for a server." }, "ServerListResult": { "properties": { @@ -1779,7 +1779,7 @@ "readOnly": true } } - }, + }, "DatabaseProperties": { "properties": { "charset": { @@ -2231,7 +2231,7 @@ "required": true, "type": "string", "x-ms-parameter-location": "method" - }, + }, "DatabaseNameParameter": { "name": "databaseName", "in": "path",