From 4d62b0387e7c9741a33e894106549e4f43730018 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:16:02 +0100 Subject: [PATCH] [DOCS] Adds missing word to sentence in deploy NLP models docs. (#2675) (#2677) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 0e910ae7cd913593b0c6400293ffe9bd3c1f0995) Co-authored-by: István Zoltán Szabó --- docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc index 9a26f0518..437584aef 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-deploy-models.asciidoc @@ -208,7 +208,7 @@ increases the speed of {infer} requests. The value of this setting must not exceed the number of available allocated processors per node. You can view the allocation status in {kib} or by using the -{ref}/get-trained-models-stats.html[get trained model stats API]. If you to +{ref}/get-trained-models-stats.html[get trained model stats API]. If you want to change the number of allocations, you can use the {ref}/update-trained-model-deployment.html[update trained model stats API] after the allocation status is `started`.