Skip to content

Commit 7ec638b

Browse files
committed
capitalization
1 parent 22d85dd commit 7ec638b

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/conversational-language-understanding/includes/rest-api

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/conversational-language-understanding/includes/rest-api/train-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Use the following header to authenticate your request.
3636

3737
### Request body
3838

39-
Use the following object in your request. The model will be named after the value you use for the `modellabel` parameter once training is complete.
39+
Use the following object in your request. The model will be named after the value you use for the `modelLabel` parameter once training is complete.
4040

4141
```json
4242
{

0 commit comments

Comments
 (0)