diff --git a/specification/search/data-plane/Microsoft.Azure.Search.Service/stable/2019-05-06/searchservice.json b/specification/search/data-plane/Microsoft.Azure.Search.Service/stable/2019-05-06/searchservice.json index 3d7177076804..fbafac25f47e 100644 --- a/specification/search/data-plane/Microsoft.Azure.Search.Service/stable/2019-05-06/searchservice.json +++ b/specification/search/data-plane/Microsoft.Azure.Search.Service/stable/2019-05-06/searchservice.json @@ -4521,7 +4521,7 @@ }, "name": { "type": "string", - "description": "The name of the skill which uniquely identifies the skill within the skillset. Skills with no skill name defined will be given a default name of its index in the skillset array." + "description": "The name of the skill which uniquely identifies it within the skillset. A skill with no name defined will be given a default name of its 1-based index in the skills array." }, "description": { "type": "string",