From 17ec7c2490ebb4fbbd1b3f459afb8fd3b7ff6f74 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sun, 2 Dec 2018 04:11:48 -0500 Subject: [PATCH] typo: mariadb/resource-manager/Microsoft.DBforMariaDB - allowd -> allowed - Trim trailing spaces --- .../preview/2018-06-01-preview/mariadb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/specification/mariadb/resource-manager/Microsoft.DBforMariaDB/preview/2018-06-01-preview/mariadb.json b/specification/mariadb/resource-manager/Microsoft.DBforMariaDB/preview/2018-06-01-preview/mariadb.json index 8997bd3b1c8c..546d4a7d2886 100644 --- a/specification/mariadb/resource-manager/Microsoft.DBforMariaDB/preview/2018-06-01-preview/mariadb.json +++ b/specification/mariadb/resource-manager/Microsoft.DBforMariaDB/preview/2018-06-01-preview/mariadb.json @@ -47,8 +47,8 @@ "Create a database as a point in time restore":{ "$ref":"./examples/ServerCreatePointInTimeRestore.json" }, - "Create a server as a geo restore ": { - "$ref": "./examples/ServerCreateGeoRestoreMode.json" + "Create a server as a geo restore ": { + "$ref": "./examples/ServerCreateGeoRestoreMode.json" } }, "description": "Creates a new server or updates an existing server. The update action will overwrite the existing server.", @@ -1452,7 +1452,7 @@ "sourceServerId" ], "description": "The properties used to create a new server by restoring to a different region from a geo replicated backup." - }, + }, "Sku": { "properties": { "name": { @@ -1574,7 +1574,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": {