From d11a935dcdf26d08111021151c21bf43b7e61fd9 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Sat, 1 Dec 2018 01:29:14 -0500 Subject: [PATCH] typo: coginitiveservices/data-plane/LocalSearch - delimiated -> delimited - countr -> country --- .../data-plane/LocalSearch/stable/v1.0/LocalSearch.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/cognitiveservices/data-plane/LocalSearch/stable/v1.0/LocalSearch.json b/specification/cognitiveservices/data-plane/LocalSearch/stable/v1.0/LocalSearch.json index 4361421ff602..f060f7a358c3 100644 --- a/specification/cognitiveservices/data-plane/LocalSearch/stable/v1.0/LocalSearch.json +++ b/specification/cognitiveservices/data-plane/LocalSearch/stable/v1.0/LocalSearch.json @@ -137,7 +137,7 @@ "name": "localcategories", "x-ms-client-name": "LocalCategories", "in": "query", - "description": "comma-delimiated list of business categories to search for. Supported categories can be high-level such as EatDrink, Shop, SeeDo.", + "description": "comma-delimited list of business categories to search for. Supported categories can be high-level such as EatDrink, Shop, SeeDo.", "required": false, "type": "string" }, @@ -906,7 +906,7 @@ "type": "string" }, "countryIso": { - "description": "The two letter ISO code of this countr. For example, US.", + "description": "The two letter ISO code of this country. For example, US.", "readOnly": true, "type": "string" },