diff --git a/docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc index 2ae8bb749..a3b645e88 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 } } ----------------------------------