This is an automated email from the ASF dual-hosted git repository.
tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 8e214458158 camel-torchserve - Fix tiny typo in doc
8e214458158 is described below
commit 8e214458158ad7c70d909eb5c0c512cfe95d716e
Author: Tadayoshi Sato <[email protected]>
AuthorDate: Mon Dec 2 22:34:34 2024 +0900
camel-torchserve - Fix tiny typo in doc
---
.../camel-ai/camel-torchserve/src/main/docs/torchserve-component.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/components/camel-ai/camel-torchserve/src/main/docs/torchserve-component.adoc
b/components/camel-ai/camel-torchserve/src/main/docs/torchserve-component.adoc
index 6c169c8ebb0..b58e3a35109 100644
---
a/components/camel-ai/camel-torchserve/src/main/docs/torchserve-component.adoc
+++
b/components/camel-ai/camel-torchserve/src/main/docs/torchserve-component.adoc
@@ -56,7 +56,7 @@ include::partial$component-endpoint-headers.adoc[]
== Usage
-Each API endpoint support the following operations.
+Each API endpoint supports the following operations.
=== Inference API