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" },