From 389bf7f41dc2667d78415b23339fff7f53b3cb6e Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 29 Nov 2018 02:28:58 -0500 Subject: [PATCH] typo: azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin - Double word "gallery" - metdata -> metadata --- .../preview/2015-04-01/GalleryItem.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json b/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json index 33ac4c08f312..c3ec9773d0fa 100644 --- a/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json +++ b/specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json @@ -13,7 +13,7 @@ "/subscriptions/{subscriptionId}/providers/microsoft.gallery.admin/galleryItems": { "get": { "x-ms-examples": { - "Lists gallery gallery items.": { + "Lists gallery items.": { "$ref": "./examples/GalleryItem/List.json" } }, @@ -345,7 +345,7 @@ "readOnly": true }, "metadata": { - "description": "Custom item metdata.", + "description": "Custom item metadata.", "$ref": "#/definitions/OpenProperty", "readOnly": true },