Skip to content

Commit 5977ab7

Browse files
committed
fix typo
1 parent b6771b3 commit 5977ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/api-inference/templates/task/image-text-to-text.handlebars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Image-text-to-text models take in an image and text prompt and output text. Thes
1818

1919
### API specification
2020

21-
For the API specification of conversational image-text-to-text models, please refer to the [Chat Completion API documentation](https://huggingface.co/docs/api-inference/tasks/chat-completion#api-specification).
21+
For the API specification for conversational image-text-to-text models, please refer to the [Chat Completion API documentation](https://huggingface.co/docs/api-inference/tasks/chat-completion#api-specification).
2222

2323

0 commit comments

Comments
 (0)