fix syntax error in info.asciidoc
This commit is contained in:
parent
1df6b6c65d
commit
b2e0d6af18
|
@ -71,7 +71,7 @@ Example response:
|
||||||
"description" : "Index lifecycle management for the Elastic Stack",
|
"description" : "Index lifecycle management for the Elastic Stack",
|
||||||
"available" : true,
|
"available" : true,
|
||||||
"enabled" : true
|
"enabled" : true
|
||||||
}
|
},
|
||||||
"logstash" : {
|
"logstash" : {
|
||||||
"description" : "Logstash management component for X-Pack",
|
"description" : "Logstash management component for X-Pack",
|
||||||
"available" : true,
|
"available" : true,
|
||||||
|
|
Loading…
Reference in New Issue