Browse Source

fix incorrect definition of `target` (#96707)

Pablo Alcantar Morales 2 years ago
parent
commit
88419af5c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/cluster/cluster-info.asciidoc

+ 1 - 1
docs/reference/cluster/cluster-info.asciidoc

@@ -29,7 +29,7 @@ You can use the Cluster Info API to retrieve information of a cluster.
 
 
 `<target>`::
-(Optional, string) Limits the information returned to the specific `target`.
+(String) Limits the information returned to the specific `target`.
 A comma-separated list of the following options:
 +
 --