Skip to content

Commit ceeaaa1

Browse files
committed
table upate
1 parent 387e884 commit ceeaaa1

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/custom-text-classification/includes/rest-api

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/custom-text-classification/includes/rest-api/cancel-training.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use the following URL when creating your API request. Replace the placeholder va
2424
|---------|---------|---------|
2525
|`{ENDPOINT}` | The endpoint for authenticating your API request. | `https://<your-custom-subdomain>.cognitiveservices.azure.com` |
2626
|`{PROJECT-NAME}` | The name for your project. This value is case-sensitive. | `EmailApp` |
27-
|`{JOB-ID}` | This is the training job ID| |`XXXXX-XXXXX-XXXX-XX`|
27+
|`{JOB-ID}` | This is the training job ID| `XXXXX-XXXXX-XXXX-XX`|
2828
|`{API-VERSION}` | The version of the API you are calling. The value referenced here is for the latest released [model version](../../../concepts/model-lifecycle.md#choose-the-model-version-used-on-your-data). | `2022-03-01-preview` |
2929

3030
### Headers

0 commit comments

Comments
 (0)