Skip to content

Commit b70d5a9

Browse files
authored
Update rest-api.md
1 parent 0fac209 commit b70d5a9

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/custom-named-entity-recognition/includes/quickstarts

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/includes/quickstarts/rest-api.md

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

290290
### Request body
291291

292-
Use the following JSON in your request. The model will be named `MyModel` once training is complete.
292+
Use the following JSON in your request. Use the name of the model you wan to deploy.
293293

294294
```json
295295
{

0 commit comments

Comments
 (0)