Skip to content

Commit

Permalink
[DOCS– Fix typoUpdate trainedmodel.asciidoc (elastic#115420)
Browse files Browse the repository at this point in the history
  • Loading branch information
leemthompo authored and davidkyle committed Oct 24, 2024
1 parent e88a357 commit 6c1cf09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/cat/trainedmodel.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ include::{es-ref-dir}/rest-api/common-parms.asciidoc[tag=cat-v]

[source,console]
--------------------------------------------------
GET _cat/ml/trained_models?h=c,o,l,ct,v&v=ture
GET _cat/ml/trained_models?h=c,o,l,ct,v&v=true
--------------------------------------------------
// TEST[skip:kibana sample data]

Expand Down

0 comments on commit 6c1cf09

Please sign in to comment.