Skip to content

Commit cc0c877

Browse files
[DOCS] Fixes a conf line in ELSER docs. (#2919) (#2920)
(cherry picked from commit 24d1bfc) Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent 1587a60 commit cc0c877

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
@@ -389,7 +389,7 @@ following line to the `config/elasticsearch.yml` file:
389389
+
390390
--
391391
```
392-
xpack.ml.model_repository: file://${path.home}/config/models/`
392+
xpack.ml.model_repository: file://${path.home}/config/models/
393393
```
394394
--
395395
. Repeat step 2 and step 3 on all master-eligible nodes.

0 commit comments

Comments
 (0)