diff --git a/docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc index fddf4cba0..280c7cdcd 100644 --- a/docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc +++ b/docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc @@ -129,7 +129,7 @@ PUT _inference/sparse_embedding/my-elser-model "min_number_of_allocations": 1, "max_number_of_allocations": 10 }, - "num_threads": 1, + "num_threads": 1 } } ----------------------------------