Skip to content

Commit 0caa4bd

Browse files
nschonnijhendrixMSFT
authored andcommitted
typo: coginitiveservices/data-plane/LocalSearch (#4655)
- delimiated -> delimited - countr -> country
1 parent 61cbb03 commit 0caa4bd

File tree

1 file changed

+2
-2
lines changed
  • specification/cognitiveservices/data-plane/LocalSearch/stable/v1.0

1 file changed

+2
-2
lines changed

specification/cognitiveservices/data-plane/LocalSearch/stable/v1.0/LocalSearch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"name": "localcategories",
138138
"x-ms-client-name": "LocalCategories",
139139
"in": "query",
140-
"description": "comma-delimiated list of business categories to search for. Supported categories can be high-level such as EatDrink, Shop, SeeDo.",
140+
"description": "comma-delimited list of business categories to search for. Supported categories can be high-level such as EatDrink, Shop, SeeDo.",
141141
"required": false,
142142
"type": "string"
143143
},
@@ -906,7 +906,7 @@
906906
"type": "string"
907907
},
908908
"countryIso": {
909-
"description": "The two letter ISO code of this countr. For example, US.",
909+
"description": "The two letter ISO code of this country. For example, US.",
910910
"readOnly": true,
911911
"type": "string"
912912
},

0 commit comments

Comments
 (0)