Skip to content

Commit 11e0a54

Browse files
authored
Fixed missing backtick in markdown
1 parent a226c7e commit 11e0a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/assistants-reference-runs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ When a run has the status: "requires_action" and required_action.type is submit_
437437

438438
|Name | Type | Required | Description |
439439
|--- |--- |--- |--- |
440-
| `tool_outputs | array | Required | A list of tools for which the outputs are being submitted. |
440+
| `tool_outputs` | array | Required | A list of tools for which the outputs are being submitted. |
441441

442442
### Returns
443443

0 commit comments

Comments
 (0)