From 479ff3744840081565d85c49261cd26859b21f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Mon, 24 Mar 2025 15:11:04 +0100 Subject: [PATCH] [8.17][DOCS] Fixes typo in PUT inference docs. (#125498) --- docs/reference/inference/service-openai.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/inference/service-openai.asciidoc b/docs/reference/inference/service-openai.asciidoc index 86a62c469e91..454b4ac41eda 100644 --- a/docs/reference/inference/service-openai.asciidoc +++ b/docs/reference/inference/service-openai.asciidoc @@ -7,7 +7,7 @@ For the most up-to-date API details, refer to {api-es}/group/endpoint-inference[{infer-cap} APIs]. -- -Creates an {infer} endpoint to perform an {infer} task with the `openai` service or `openai` compatible API's. +Creates an {infer} endpoint to perform an {infer} task with the `openai` service or `openai` compatible APIs. [discrete]