From 701b54974e675f24e9215d2f9b32f02db024af03 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sat, 1 Dec 2018 01:37:11 -0500 Subject: [PATCH] typo: cognitiveservices/data-plane/VisualSearch - Inisghts -> Insights --- .../data-plane/VisualSearch/preview/v1.0/VisualSearch.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/cognitiveservices/data-plane/VisualSearch/preview/v1.0/VisualSearch.json b/specification/cognitiveservices/data-plane/VisualSearch/preview/v1.0/VisualSearch.json index 8c89311b367b..d26e8478ee01 100644 --- a/specification/cognitiveservices/data-plane/VisualSearch/preview/v1.0/VisualSearch.json +++ b/specification/cognitiveservices/data-plane/VisualSearch/preview/v1.0/VisualSearch.json @@ -293,7 +293,7 @@ "type": "string" }, "insightsMetadata": { - "description": "A count of the number of websites where you can shop or perform other actions related to the image. For example, if the image is of an apple pie, this object includes a count of the number of websites where you can buy an apple pie. To indicate the number of offers in your UX, include badging such as a shopping cart icon that contains the count. When the user clicks on the icon, use imageInisghtsToken in a subsequent Visual Search API call to get the list of shopping websites.", + "description": "A count of the number of websites where you can shop or perform other actions related to the image. For example, if the image is of an apple pie, this object includes a count of the number of websites where you can buy an apple pie. To indicate the number of offers in your UX, include badging such as a shopping cart icon that contains the count. When the user clicks on the icon, use imageInsightsToken in a subsequent Visual Search API call to get the list of shopping websites.", "$ref": "#/definitions/ImagesImageMetadata", "readOnly": true }, @@ -308,7 +308,7 @@ "type": "string" }, "visualWords": { - "description": "For interal use only.", + "description": "For internal use only.", "readOnly": true, "type": "string" }