Skip to content

Commit e6765e4

Browse files
authored
Acrolinx fixes
1 parent ef31414 commit e6765e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/content-safety/quickstart-custom-categories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ curl -X POST "<your_endpoint>/contentsafety/text/categories/survival-advice:buil
116116

117117
| Field | Description | Example Value |
118118
|------------|-----------------------------------------------|-----------------------------------------------|
119-
| `operation id` | Unique identifier for retrieving the build statuse | b6c69dc1-2338-484e-85a5b-xxxxxxxxxxxx |
119+
| `operation id` | Unique identifier for retrieving the build status | b6c69dc1-2338-484e-85a5b-xxxxxxxxxxxx |
120120
| `status` | Current status of the request | Succeeded |
121121

122122

@@ -133,7 +133,7 @@ curl -X GET "<your_endpoint>/contentsafety/text/categories/operations/<id>?api-v
133133

134134
| Field | Description | Example Value |
135135
|------------|-----------------------------------------------|-----------------------------------------------|
136-
| `operation id` | Unique identifier for retrieving the build statuse | b6c69dc1-2338-484e-855b-xxxxxxxxxxxx |
136+
| `operation id` | Unique identifier for retrieving the build status | b6c69dc1-2338-484e-855b-xxxxxxxxxxxx |
137137
| `status` | Current status of the request | Succeeded |
138138

139139
## Analyze text with a customized category

0 commit comments

Comments
 (0)