Skip to content

Commit 3537e0e

Browse files
lcawldavidkyle
andauthored
[DOCS] Fix typo: though -> through (elastic#110636) (elastic#110648)
(cherry picked from commit 1b6d44b) Co-authored-by: David Kyle <[email protected]>
1 parent 17a0d8a commit 3537e0e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/reference/inference/delete-inference.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Deletes an {infer} endpoint.
88

99
IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
1010
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, or
11-
Hugging Face. For built-in models and models uploaded though Eland, the {infer}
11+
Hugging Face. For built-in models and models uploaded through Eland, the {infer}
1212
APIs offer an alternative way to use and manage trained models. However, if you
1313
do not plan to use the {infer} APIs to use these models or if you want to use
1414
non-NLP models, use the <<ml-df-trained-models-apis>>.

docs/reference/inference/get-inference.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Retrieves {infer} endpoint information.
88

99
IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
1010
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, or
11-
Hugging Face. For built-in models and models uploaded though Eland, the {infer}
11+
Hugging Face. For built-in models and models uploaded through Eland, the {infer}
1212
APIs offer an alternative way to use and manage trained models. However, if you
1313
do not plan to use the {infer} APIs to use these models or if you want to use
1414
non-NLP models, use the <<ml-df-trained-models-apis>>.

docs/reference/inference/inference-apis.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ experimental[]
66

77
IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
88
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, or
9-
Hugging Face. For built-in models and models uploaded though Eland, the {infer}
9+
Hugging Face. For built-in models and models uploaded through Eland, the {infer}
1010
APIs offer an alternative way to use and manage trained models. However, if you
1111
do not plan to use the {infer} APIs to use these models or if you want to use
1212
non-NLP models, use the <<ml-df-trained-models-apis>>.

docs/reference/inference/post-inference.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Performs an inference task on an input text by using an {infer} endpoint.
88

99
IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
1010
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, or
11-
Hugging Face. For built-in models and models uploaded though Eland, the {infer}
11+
Hugging Face. For built-in models and models uploaded through Eland, the {infer}
1212
APIs offer an alternative way to use and manage trained models. However, if you
1313
do not plan to use the {infer} APIs to use these models or if you want to use
1414
non-NLP models, use the <<ml-df-trained-models-apis>>.

docs/reference/inference/put-inference.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Creates an {infer} endpoint to perform an {infer} task.
88

99
IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
1010
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, or
11-
Hugging Face. For built-in models and models uploaded though
11+
Hugging Face. For built-in models and models uploaded through
1212
Eland, the {infer} APIs offer an alternative way to use and manage trained
1313
models. However, if you do not plan to use the {infer} APIs to use these models
1414
or if you want to use non-NLP models, use the <<ml-df-trained-models-apis>>.

0 commit comments

Comments
 (0)