Skip to content

Commit 24d1bfc

Browse files
authored
[DOCS] Fixes a conf line in ELSER docs. (#2919)
1 parent 419ac06 commit 24d1bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/stack/ml/nlp/ml-nlp-elser.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ following line to the `config/elasticsearch.yml` file:
390390
+
391391
--
392392
```
393-
xpack.ml.model_repository: file://${path.home}/config/models/`
393+
xpack.ml.model_repository: file://${path.home}/config/models/
394394
```
395395
--
396396
. Repeat step 2 and step 3 on all master-eligible nodes.

0 commit comments

Comments
 (0)