Skip to content

Commit 8b31e9c

Browse files
Fix typo
1 parent 2c02159 commit 8b31e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Modifies a thread.
127127

128128
|Name | Type | Required | Description |
129129
|--- |--- |--- |--- |
130-
| metadata| map | Optional | Set of 16 key-value pairs that can be attached to an object. This can be useful for storing additional information about the object in a structured format. Keys can be a maximum of 64 characters long and values can be a maxium of 512 characters long.|
130+
| metadata| map | Optional | Set of 16 key-value pairs that can be attached to an object. This can be useful for storing additional information about the object in a structured format. Keys can be a maximum of 64 characters long and values can be a maximum of 512 characters long.|
131131

132132
### Returns
133133

0 commit comments

Comments
 (0)